動作状態

Namespace: FVIL.DS
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual bool IsBusy { get; protected set; }
Visual Basic
Public Overridable Property IsBusy As Boolean
	Get
	Protected Set

Return Value

Type: Boolean
グラフの動作状態を返します。

See Also