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