Click or drag to resize

DrawingViewDrawTemporaryEventArgsClientPoint Property

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

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public Point ClientPoint { get; }

Property Value

Type: Point
See Also