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


In This Topic
Rectangle Property (CalloutArrowShape)
In This Topic
Gets the rectangular coordinates of the element.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Rectangle As Rectangle
 
'Usage
 
Dim instance As CalloutArrowShape
Dim value As Rectangle
 
value = instance.Rectangle
See Also