Search
GraphicObject Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of the graphic object.

Deserialize

Creates and returns a new graphics object according to its string representation.

Equals

Determines whether two GraphicObject instances are equal.

GetHashCode

Returns a hash code for this object.

Serialize

Serializes the specified object to a string.

 See Also