CancelMouse Property (ArcShape)
In This Topic
Internal use only.
Syntax
'Declaration
Public Overridable WriteOnly Property CancelMouse As Boolean
'Usage
Dim instance As ArcShape
instance.CancelMouse = value
public virtual bool CancelMouse {set;}
See Also