Table of Contents

Class ArcSegment

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll
public sealed class ArcSegment : PathSegment
Inheritance
ArcSegment
Inherited Members

Constructors

ArcSegment()
ArcSegment(Point2Double, SizeDouble, double, bool, SweepDirection)
ArcSegment(Point2Double, SizeDouble, double, bool, SweepDirection, bool)

Fields

IsLargeArcProperty
PointProperty
RotationAngleProperty
SizeProperty
SweepDirectionProperty

Properties

IsLargeArc
Point
RotationAngle
Size
SweepDirection

Methods

CreateInstanceCore()
OnStream(IGeometrySink, Point2Double, out Point2Double)