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


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