←Select platform

Position Property (AnnD2DTextStrikeoutObjectRenderer)

Summary

Gets or sets the position the line centered vertically as a percentage value of the total rectangle height.

Syntax

C#
VB
WinRT C#
public double Position {get; set;} 
Public Property Position As Double 
public double Position {get; set;} 
 <br/>get_Position();<br/>set_Position(value);<br/>Object.defineProperty('Position');  

Property Value

The position the line centered vertically as a percentage value of the total rectangle height.. Default value is 0.85 meaning 85%. This value must be between 0 and 1.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly