Charting for WinForms Programmer's Guide
GraphicObject Members
Constructors Methods
 


The base class for graphical objects such as pens and brushes.

The following tables list the members exposed by the GraphicObject type.

 Protected Constructors

  Name Description

GraphicObject

Initializes a new instance of the GraphicObject class.

 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

GraphicObject Class
MindFusion.Drawing Namespace