Bitmap for UWP
HasStrikethrough(Int32) メソッド

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

パラメータ

currentPosition
The position of the text to inspect.

戻り値の型

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

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