Point.PropertySet Property

Property Set.Represents the element tag in schema: dgm:prSet

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property PropertySet As PropertySet
    Get
    Set
'Usage
Dim instance As Point
Dim value As PropertySet

value = instance.PropertySet

instance.PropertySet = value
public PropertySet PropertySet { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Diagrams.PropertySet
Returns PropertySet.

See Also

Reference

Point Class

Point Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace