Table of Contents

Class SvgPathSegArc

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll
public abstract class SvgPathSegArc : SvgPathSeg, ISvgPathSeg
Inheritance
SvgPathSegArc
Implements
Derived
Inherited Members

Constructors

SvgPathSegArc(SvgPathSegType, double, double, double, double, double, bool, bool)

Properties

AbsXY
Angle
EndAngle
LargeArcFlag
PathText
PathType
R1
R2
StartAngle
SweepFlag
X
Y

Methods

GetCalculatedArcValues()