BoundedText.Rectangle Property

Gets or sets the location of the bounded text.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public RectangleF Rectangle { get; set; }

Property Value

Rectangle specifying the location of the bounded text.

See Also

Reference