FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / CalloutArrowShape Class / resizeHandle Field


In This Topic
resizeHandle Field (CalloutArrowShape)
In This Topic
Specifies the handle currently being used for resizing.
Syntax
'Declaration
 
Protected resizeHandle As Integer
 
'Usage
 
Dim instance As CalloutArrowShape
Dim value As Integer
 
value = instance.resizeHandle
 
instance.resizeHandle = value
See Also