Bitmap for UWP
HasUnderline(Int32) メソッド

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

パラメータ

currentPosition
The current text position.

戻り値の型

A Boolean flag that indicates whether underline is present at the position indicated by currentPosition.
参照

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