PocketPlanner 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.

Equals

Determines whether two GraphicObject instances are equal.

GetHashCode

Returns a hash code for this object.

 See Also