RelMoveToCol

CoordinateCollection.RelMoveToCol property

Contains the x- and y-coordinates of the first vertex of a shape, or contains the x- and y-coordinates of the first vertex after a break in a path.Coordinates are specified as relative coordinates.

public RelMoveToCollection RelMoveToCol { get; }

See Also