←Select platform

Thickness Property (AnnTextStrikeoutObjectRenderer)

Summary

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

Syntax

C#
VB
Java
WinRT C#
public double Thickness {get; set;}
Public Property Thickness As Double
public double Thickness {get; set;}
public double getThickness() 
public void setThickness(double value) 
get_Thickness(); 
set_Thickness(value); 
Object.defineProperty('Thickness'); 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize