←Select platform

PositionMode Property

Summary

Gets or sets a value that controls how the label is positioned from its Parent.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnLabelPositionMode PositionMode {get; set;}
Public Property PositionMode As Leadtools.Annotations.Core.AnnLabelPositionMode
public Leadtools.Annotations.Core.AnnLabelPositionMode PositionMode {get; set;}
@property (nonatomic) LTAnnLabelPositionMode positionMode;
public AnnLabelPositionMode getPositionMode() 
public void setPositionMode(AnnLabelPositionMode mode) 
get_PositionMode(); 
set_PositionMode(value); 
Object.defineProperty('PositionMode'); 

Property Value

A value that controls how the label is positioned from its Parent. Default value is AnnLabelPositionMode.Normal.

Remarks

PositionMode and Offset are used to control how the label is positined according to its Parent or container.

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