Share via


NoNamespace.croptop Field

Definition

Represents the croptop XML attributes.

public static readonly System.Xml.Linq.XName croptop;
 staticval mutable croptop : System.Xml.Linq.XName
Public Shared ReadOnly croptop As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: image, imagedata.
  • corresponds to the following strongly-typed properties: ImageData.CropTop, ImageFile.CropTop.

Applies to