The CFviGraph type exposes the following members.

Constructors

NameDescription
Public methodCFviGraph
コンストラクタ

Methods

NameDescription
Public methodCreate
グラフの生成
Public methodDispose
デストラクタ
Public methodEquals
指定した Object が、現在の Object と等しいかどうかを判断します。
(Inherited from Object.)
Protected methodFinalize
Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from Object.)
Public methodGetState
状態取得
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodPause
一時停止
Public methodRelease
解放
Public methodRun
開始
Public methodStop
停止
Public methodToString
現在の Object を表す String を返します。
(Inherited from Object.)
Public methodWait
待機 (1フレーム取り込み完了まで待機します。)

Properties

NameDescription
Public propertyFrameTotal
通算フレーム数
Public propertyIsBusy
動作状態
Public propertyIsCreated
生成状態
Public propertyTimeout
タイムアウト (msec)
Protected propertyWaitHandle
イベント待機ハンドル

See Also