Share via


NoNamespace.lockedPosition Field

Definition

Represents the lockedPosition XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: slicer.
  • corresponds to the following strongly-typed properties: Slicer.LockedPosition.

Applies to