Table of Contents

Interface ISvgPathSegArcAbs

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

The SvgPathSegArcAbs interface corresponds to an "absolute arcto" (A) path data command.

public interface ISvgPathSegArcAbs : ISvgPathSeg
Inherited Members

Properties

Angle
LargeArcFlag
R1
R2
SweepFlag
X
Y