Constraint.PointType Property
Data Point Type.Represents the attribte in schema: ptType
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "ptType")> _
Public Property PointType As EnumValue(Of ElementValues)
Get
Set
'Usage
Dim instance As Constraint
Dim value As EnumValue(Of ElementValues)
value = instance.PointType
instance.PointType = value
[SchemaAttrAttribute(, "ptType")]
public EnumValue<ElementValues> PointType { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<ElementValues>
Returns EnumValue<T>.