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


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