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