Share via


NoNamespace.noCrop Field

Definition

Represents the noCrop XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: picLocks.
  • corresponds to the following strongly-typed properties: PictureLocks.NoCrop.

Applies to