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