Click or drag to resize

GraphicFrame Rectangle Property

Gets the coordinates of a frame. Read-only RectangleF .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public RectangleF Rectangle { get; }

Property Value

Type: RectangleF
See Also