←Select platform

OffsetHeight Property (AnnLabel)

Summary

Gets or sets a value that indicate whether to offset the label from the bottom-left instead of top-left position.

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) 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 from the bottom-left instead of top-left position, otherwise; false. Default value is false.

Requirements

Target Platforms

See Also

Reference

AnnLabel Class

AnnLabel Members

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