Search
GraphicsFactory.IsContextReady Property
See Also
 






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

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public static bool IsContextReady { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property IsContextReady As Boolean

 Property Value

 See Also