Search
IGraphicsFactory.IsContextReady Property
See Also
 






Gets a value indicating whether the factory is ready.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

bool IsContextReady { get; }

Visual Basic  Copy Code

ReadOnly Property IsContextReady As Boolean

 Property Value

A boolean value.

 See Also