Version

IShapes Interface Members

The following tables list the members exposed by IShapes.

Public Methods
 NameDescription
 MethodAddArcCreates a new arc object that implements the IArc interface and adds it to the internal collection of objects.  
 MethodAddEllipseCreates a new ellipse object that implements the IEllipse interface and adds it to the internal collection of objects.  
 MethodAddLabelCreates a new label object that implements the ILabel interface and adds it to the internal collection of objects.  
 MethodAddLineCreates a new line object that implements the ILine interface and adds it to the internal collection of objects.  
 MethodAddPathCreates a new path object that implements the IPath interface and adds it to the internal collection of objects.  
 MethodAddPieCreates a new pie object that implements the IPie interface and adds it to the internal collection of objects.  
 MethodAddPolygonCreates a new polygon object that implements the IPolygon interface and adds it to the internal collection of objects.  
 MethodAddPolylineCreates a new polyline object that implements the IPolyline interface and adds it to the internal collection of objects.  
 MethodAddRectangleCreates a new rectangle object that implements the IRectangle interface and adds it to the internal collection of objects.  
See Also

View on GitHub