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


In This Topic
Parent Property (GeometryDrawing)
In This Topic
Gets the parent geometry drawing.
Syntax
'Declaration
 
Public ReadOnly Property Parent As GeometryDrawing
 
'Usage
 
Dim instance As GeometryDrawing
Dim value As GeometryDrawing
 
value = instance.Parent
See Also