Interface ISvgPathSegMovetoRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegMovetoRel interface corresponds to an "relative moveto" (m) path data command.
public interface ISvgPathSegMovetoRel : ISvgPathSeg
- Inherited Members