Bitmap for UWP
GetTypography(Int32) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > GetTypography メソッド : GetTypography(Int32) メソッド
The position of the text to inspect.
Gets the typography setting of the text at the specified position.
シンタックス
'宣言
 
Public Overloads Function GetTypography( _
   ByVal currentPosition As System.Integer _
) As Typography
public Typography GetTypography( 
   System.int currentPosition
)

パラメータ

currentPosition
The position of the text to inspect.

戻り値の型

a reference to the current typography setting.
参照

TextLayout クラス
TextLayout メンバ
オーバーロード一覧