Freigeben über


Point.PropertySet-Eigenschaft

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; }

Eigenschaftswert

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

Siehe auch

Referenz

Point Klasse

Point-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace