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