VCDPropertyInterface
このクラスはVCDプロパティの値へのインターフェースを表します。いくつかあるより専門的なインターフェースのための抽象クラスとなっています。
インフォメーション
ネームスペース: TIS.Imaging
IC Imaging Control 2.0より導入
継承
VCDPropertyInterface
VCDAbsoluteValuePropertyクラスライブラリリファレンス>クラス>VCDAbsoluteValueProperty
VCDButtonPropertyクラスライブラリリファレンス>クラス>VCDButtonProperty
VCDRangePropertyクラスライブラリリファレンス>クラス>VCDRangeProperty
VCDMapStringsPropertyクラスライブラリリファレンス>クラス>VCDMapStringsProperty
VCDSwitchPropertyクラスライブラリリファレンス>クラス>VCDSwitchProperty
プロパティ
プロパティ | 説明 |
---|---|
Availableクラスライブラリリファレンス>クラス>VCDPropertyInterface>VCDPropertyInterface.Available Property | インターフェースが読み取り/書き込みできる状態であるかを返します。 |
InterfaceIDクラスライブラリリファレンス>クラス>VCDPropertyInterface>VCDPropertyInterface.InterfaceID Property | インターフェースIDを返します。 |
Parentクラスライブラリリファレンス>クラス>VCDPropertyInterface>VCDPropertyInterface.Parent Property | インターフェースが属するエレメントを返します。 |
ReadOnlyクラスライブラリリファレンス>クラス>VCDPropertyInterface>VCDPropertyInterface.ReadOnly Property | インターフェースが書き込みに対応しているかどうかを返します。 |
メソッド
メソッド | 説明 |
---|---|
Updateクラスライブラリリファレンス>クラス>VCDPropertyInterface>CDPropertyInterface.Update Method | 現在のデバイスの状態と一致させるためにエレメントの内部キャッシュを更新します。 |