public GraphicElement CreateCircleGraphicElement( ILayoutElementContainer elementContainer, EllipticArcSegment circle, CIMPolygonSymbol polygonSymbol )
Public Function CreateCircleGraphicElement( _ ByVal elementContainer As ILayoutElementContainer, _ ByVal circle As EllipticArcSegment, _ Optional ByVal polygonSymbol As CIMPolygonSymbol _ ) As GraphicElement
Parameters
- elementContainer
- Layout or GroupElement
- circle
- EllipticArcSegment
- polygonSymbol
- CIMPolygonSymbol
Return Value
Returns a GraphicElement.