Share via


NoNamespace.noChangeArrowheads Field

Definition

Represents the noChangeArrowheads XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cxnSpLocks, picLocks, spLocks, cpLocks.
  • corresponds to the following strongly-typed properties: ConnectionShapeLocks.NoChangeArrowheads, ContentPartLocks.NoChangeArrowheads, PictureLocks.NoChangeArrowheads, ShapeLocks.NoChangeArrowheads.

Applies to