The following tables list the members exposed by IShapes.
Name | Description | |
---|---|---|
AddArc | Creates a new arc object that implements the IArc interface and adds it to the internal collection of objects. | |
AddEllipse | Creates a new ellipse object that implements the IEllipse interface and adds it to the internal collection of objects. | |
AddLabel | Creates a new label object that implements the ILabel interface and adds it to the internal collection of objects. | |
AddLine | Creates a new line object that implements the ILine interface and adds it to the internal collection of objects. | |
AddPath | Creates a new path object that implements the IPath interface and adds it to the internal collection of objects. | |
AddPie | Creates a new pie object that implements the IPie interface and adds it to the internal collection of objects. | |
AddPolygon | Creates a new polygon object that implements the IPolygon interface and adds it to the internal collection of objects. | |
AddPolyline | Creates a new polyline object that implements the IPolyline interface and adds it to the internal collection of objects. | |
AddRectangle | Creates a new rectangle object that implements the IRectangle interface and adds it to the internal collection of objects. |