Gets a value indicating whether the factory is ready for use.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public static bool IsContextReady { get; } |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Property IsContextReady As Boolean |
See Also