CreateGeometry Method
CreateGeometry()
This method is called to create the geometry of the shape.
Declaration
protected override Geometry CreateGeometry()
Protected Overrides Function CreateGeometry() As Geometry
Returns
| Type |
Description |
| Geometry |
|
Overrides