public GraphicElement CreatePolygonParagraphGraphicElement( GraphicElementContainer elementContainer, Polygon polygon, string text, CIMTextSymbol textSymbol )
Public Overloads Function CreatePolygonParagraphGraphicElement( _ ByVal elementContainer As GraphicElementContainer, _ ByVal polygon As Polygon, _ Optional ByVal text As String, _ Optional ByVal textSymbol As CIMTextSymbol _ ) As GraphicElement
Parameters
- elementContainer
- The graphic element container
- polygon
- Polygon
- text
- String
- textSymbol
- CIMTextSymbol
Return Value
Returns a GraphicElement.