Bitmap for UWP
HasUnderline(Int32,TextRange) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > HasUnderline メソッド : HasUnderline(Int32,TextRange) メソッド
HRESULT IDWriteTextLayout::GetUnderline([In] unsigned int currentPosition,[Out] BOOL* hasUnderline,[Out, Optional] DWRITE_TEXT_RANGE* textRange)
シンタックス
'宣言
 
Public Overloads Function HasUnderline( _
   ByVal currentPosition As System.Integer, _
   ByRef textRange As TextRange _
) As System.Boolean
public System.bool HasUnderline( 
   System.int currentPosition,
   out TextRange textRange
)

パラメータ

currentPosition
textRange
参照

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