![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DTextLayout Class : SetStrikethrough Method |
public void SetStrikethrough( bool strikethrough, Point textRange )
'Declaration Public Sub SetStrikethrough( _ ByVal strikethrough As Boolean, _ ByVal textRange As Point _ )
'Usage Dim instance As D2DTextLayout Dim strikethrough As Boolean Dim textRange As Point instance.SetStrikethrough(strikethrough, textRange)
public: void SetStrikethrough( bool strikethrough, Point textRange )