←Select platform

HasLabel Property

Summary

Indicates whether the feature contains any label.

Syntax
C#
VB
C++
public bool HasLabel {get;} 
Public ReadOnly Property HasLabel() As Boolean 
   Get 
public:  
   property bool HasLabel 
   { 
      bool get() 
   } 

Property Value

true if the feature has a label; otherwise, false.

The default value is false

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

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