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; }
Public ReadOnly Property ClientPoint As Point
Get
Property Value
Type:
PointSee Also