PathBoundedText.BoundingPaths Property

Gets the bounding paths for this PathBoundedText object.

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

Syntax

C#
public virtual Collection<Path> BoundingPaths { get; }

See Also

Reference