Interface ISvgPathSegMovetoAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegMovetoAbs interface corresponds to an "absolute moveto" (M) path data command.
public interface ISvgPathSegMovetoAbs : ISvgPathSeg
- Inherited Members