DioDocs for PDF
GetBoolValue メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Properties クラス : GetBoolValue メソッド

データの取得元となるプロパティのインデックス。

指定されたプロパティの値をインデックスで取得します。
シンタックス
'宣言
 
Public Function GetBoolValue( _
   ByVal index As System.Integer _
) As System.Boolean
public System.bool GetBoolValue( 
   System.int index
)

パラメータ

index

データの取得元となるプロパティのインデックス。

戻り値の型

インデックスによる指定されたプロパティの値。
参照

Properties クラス
Properties メンバ