Freigeben über


Point.ShapeProperties-Eigenschaft

Shape Properties.Represents the element tag in schema: dgm:spPr

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

Syntax

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

value = instance.ShapeProperties

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

Eigenschaftswert

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

Siehe auch

Referenz

Point Klasse

Point-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace