ShapeTextFrame.Shape Property

Gets or sets the path bounding this text.

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

Syntax

C#
public Path Shape { get; set; }

Property Value

A Path object that contains the bounds of this text.

See Also

Reference