←Select platform

OffsetHeight Property

Summary
Gets or sets a value that indicates whether to offset the label by its height during rendering.
Syntax
C#
VB
Objective-C
Java
public bool OffsetHeight { get; set; } 
Public Property OffsetHeight As Boolean 
@property (nonatomic, assign) BOOL offsetHeight 
public boolean getOffsetHeight() 
public void setOffsetHeight(boolean offsetHeight) 

Property Value

true to offset the label by its height during rendering; otherwise it is false.

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.