ArcSegmentBounds Property

Gets the bounding rectangle of this ArcSegment.

Definition

Namespace: KGySoft.Drawing.Shapes
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
public RectangleF Bounds { get; }

Property Value

RectangleF

See Also