public CIMPolygonGraphic CreatePredefinedShapeGraphic( PredefinedShape shapeType, Envelope bounds, CIMPolygonSymbol polySymbol )
Public Overloads Function CreatePredefinedShapeGraphic( _ ByVal shapeType As PredefinedShape, _ ByVal bounds As Envelope, _ Optional ByVal polySymbol As CIMPolygonSymbol _ ) As CIMPolygonGraphic
Parameters
- shapeType
- The shape type of the graphic
- bounds
- The graphic bounding box
- polySymbol
- The symbol to be used with the graphic (optional)