Search
Shape Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of this shape.

Draw

Overloaded. Draws this shape on an IGraphics surface.

Equals

Checks whether this shape template is equivalent to the specified shape.

FromId

Returns a reference to the shape with the specified string identifier.

GetHitPath

Overloaded.  

GetRenderingPath

Overloaded.  

LoadFromXml

Loads the shape content from an XML element.

SaveToXml

Saves the shape content into an XML element.

ToString

Returns the identifier of this shape template.

 See Also