Share via


NoNamespace.ptType Field

Definition

Represents the ptType XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: constr, forEach, if, presOf, rule, autoBuNodeInfo.
  • corresponds to the following strongly-typed properties: Constraint.PointType, DiagramChooseIf.PointType, ForEach.PointType, NumberDiagramInfo.PtType, PresentationOf.PointType, Rule.PointType.

Applies to