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