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


In This Topic
UniqueIdentifier Property (CalloutArrowShape)
In This Topic
Gets the unique identifier for the element.
Syntax
'Declaration
 
Public ReadOnly Property UniqueIdentifier As Integer
 
'Usage
 
Dim instance As CalloutArrowShape
Dim value As Integer
 
value = instance.UniqueIdentifier
See Also