'Declaration
Protected Overloads Overridable Function CreateSymbolShape( _ ByVal shapeStyle As ShapeStyle _ ) As Shape
'Usage
Dim instance As Renderer2D Dim shapeStyle As ShapeStyle Dim value As Shape value = instance.CreateSymbolShape(shapeStyle)
protected virtual Shape CreateSymbolShape( ShapeStyle shapeStyle )
Parameters
- shapeStyle