Xamarin Pack Programmer's Guide
IGraphicsFactory Members
Properties Methods
 


A factory class for various graphical objects.

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

 Public Properties

  Name Description

IsContextReady

Gets a value indicating whether the factory is ready.

 Public Methods

  Name Description

CreateGraphics

Creates an IGraphics object.

CreateMatrix

Creates an IMatrix object.

CreatePath

Overloaded. Creates an IGraphicsPath object.

 See Also

IGraphicsFactory Interface
MindFusion.Drawing Namespace