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