LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnLabel Class


Members 
The AnnLabel class is used to display text elements of various LEADTOOLS annotation objects. WinRT support
Object Model
AnnLabel ClassAnnBrush ClassAnnFont ClassAnnBrush Class
Syntax
public sealed class AnnLabel 
function Leadtools.Annotations.Core.AnnLabel()
Remarks

Each LEADTOOLS annotation object has one or more AnnLabels associated with it, depending on the type of annotation object. The manner in which the AnnLabels are used is determined by the type of the annotation object.

You can control the display of these label using each AnnObject's AnnObject.Labels property. You can access each label by it's name.

For example, to display the name of an AnnObject, set the AnnObject.Labels["AnnObjectName"].IsVisible property to true.

To hide the length of an AnnPolyRulerObject, set the AnnObject.Labels["RulerLength"].IsVisible property to false.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnLabel Members
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.