Freigeben über


CustomGeometry.Rectangle-Eigenschaft

Shape Text Rectangle.Represents the element tag in schema: a:rect

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

Syntax

'Declaration
Public Property Rectangle As Rectangle
    Get
    Set
'Usage
Dim instance As CustomGeometry
Dim value As Rectangle

value = instance.Rectangle

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Rectangle
Returns Rectangle.

Siehe auch

Referenz

CustomGeometry Klasse

CustomGeometry-Member

DocumentFormat.OpenXml.Drawing-Namespace