FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / CancelMouse Property


In This Topic
CancelMouse Property (CalloutArrowShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Public Overridable WriteOnly Property CancelMouse As Boolean
 
'Usage
 
Dim instance As CalloutArrowShape
 
instance.CancelMouse = value
See Also