DioDocs for PDF
GetMatrix4x4ValueByName メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Properties クラス : GetMatrix4x4ValueByName メソッド
プロパティ名。
指定されたプロパティの値を名前で取得します。
シンタックス
'宣言
 
Public Function GetMatrix4x4ValueByName( _
   ByVal name As System.String _
) As Matrix4x4
public Matrix4x4 GetMatrix4x4ValueByName( 
   System.string name
)

パラメータ

name
プロパティ名。

戻り値の型

名前で指定されたプロパティの値。
参照

Properties クラス
Properties メンバ