CustomGeometry.Rectangle Property

Definition

Shape Text Rectangle.

Represents the following element tag in the schema: a:rect.

public DocumentFormat.OpenXml.Drawing.Rectangle Rectangle { get; set; }
public DocumentFormat.OpenXml.Drawing.Rectangle? Rectangle { get; set; }
member this.Rectangle : DocumentFormat.OpenXml.Drawing.Rectangle with get, set
Public Property Rectangle As Rectangle

Property Value

Returns Rectangle.

Applies to