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.

CreateMatrix

Creates an IMatrix object.

CreatePath

Overloaded. Creates an IGraphicsPath object.

 See Also