Click or drag to resize

DrawingViewDrawTemporaryEventArgsWorldPoint Property

Gets the world coordinates of the mouse during the generating draw event.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public Point2d WorldPoint { get; }

Property Value

Type: Point2d
See Also