Table of Contents

Interface ISvgPathSegArcRel

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

The SvgPathSegArcRel interface corresponds to a "relative arcto" (a) path data command.

public interface ISvgPathSegArcRel : ISvgPathSeg
Inherited Members

Properties

Angle
LargeArcFlag
R1
R2
SweepFlag
X
Y