←Select platform

OffsetHeight Property

Summary
Gets or sets a value that indicate whether to offset the label by its height during rendering.
Syntax
C#
Objective-C
Java
public bool OffsetHeight { get; set; } 
@property (nonatomic, assign) BOOL offsetHeight; 
boolean getOffsetHeight(); 
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 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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