Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GeometryDrawing Class / SiblingCount Property


In This Topic
SiblingCount Property
In This Topic
Gets the total number of sibling geometry drawings.
Syntax
'Declaration
 
Public ReadOnly Property SiblingCount As Integer
 
'Usage
 
Dim instance As GeometryDrawing
Dim value As Integer
 
value = instance.SiblingCount
See Also