CommandMouseMoveEventArgsLocalPoint Property  | 
 
            Gets the local coordinates of the current mouse position.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic Point2d LocalPoint { get; }Public ReadOnly Property LocalPoint As Point2d
	Get
Property Value
Type: 
Point2d
See Also