Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ShapeEditingData Class / Shape Property


In This Topic
Shape Property (ShapeEditingData)
In This Topic
Gets the editing shape.
Syntax
'Declaration
 
Public ReadOnly Property Shape As Shape
 
'Usage
 
Dim instance As ShapeEditingData
Dim value As Shape
 
value = instance.Shape
See Also