←Select platform

Thickness Property (AnnD2DTextStrikeoutObjectRenderer)

Summary

Gets or sets the line thickness of each line as a percentage of the total rectangle height.

Syntax
C#
VB
public double Thickness {get; set;} 
Public Property Thickness As Double 

Property Value

The line thickness of each line as a percentage of the total rectangle height. Default value is 0.15 meaning 15 percent. This value must be between 0 and 1.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly