Called when visiting MoveTo operators.
Namespace: MindFusion.VsxAssembly: MindFusion.Vsx
public abstract void MoveTo ( double x, double y)
Public MustOverride Sub MoveTo( _ x As Double, _ y As Double _)
The x-coordinate of the operation.
The y-coordinate of the operation.
GeometryVisitor MembersGeometryVisitor ClassMindFusion.Vsx Namespace