Constructor ArcSegment
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
ArcSegment()
public ArcSegment()
ArcSegment(Point2Double, SizeDouble, double, bool, SweepDirection)
public ArcSegment(Point2Double point, SizeDouble size, double rotationAngle, bool isLargeArc, SweepDirection sweepDirection)
Parameters
pointPoint2DoublesizeSizeDoublerotationAngledoubleisLargeArcboolsweepDirectionSweepDirection
ArcSegment(Point2Double, SizeDouble, double, bool, SweepDirection, bool)
public ArcSegment(Point2Double point, SizeDouble size, double rotationAngle, bool isLargeArc, SweepDirection sweepDirection, bool isStroked)
Parameters
pointPoint2DoublesizeSizeDoublerotationAngledoubleisLargeArcboolsweepDirectionSweepDirectionisStrokedbool