Search
GraphicsFactory Members
Properties Methods
 


A factory class for various graphical objects.

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

 Public Properties

  Name Description

IsContextReady

Gets a value indicating whether the factory is ready for use.

 Public Methods

  Name Description

CreateGraphics

Creates an IGraphics object.

CreateImageGraphics

Creates an IGraphics object specifically to output to an image.

CreateMatrix

Creates an IMatrix object.

CreatePath

Overloaded.  

 See Also