Click or drag to resize

BoxFIsCleared Method

Determines whether the box is not initialized.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public bool IsCleared()

Return Value

Boolean
True if the box is not initialized; False otherwise.
See Also