←Select platform

OffsetHeight Property (AnnLabelRenderer)

Summary

Gets or sets a value that indicates whether to offset the label by its height during rendering.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public bool OffsetHeight {get; set;}
Public Property OffsetHeight As Boolean
public bool OffsetHeight {get; set;}
@property (nonatomic, assign) BOOL offsetHeight
public boolean getOffsetHeight() 
public void setOffsetHeight(boolean offsetHeight) 
get_OffsetHeight(); 
set_OffsetHeight(value); 
Object.defineProperty('OffsetHeight'); 

Property Value

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

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