←Select platform

NameVisible Property (AnnGroupObject)

Summary

Gets or sets a value that indicates whether to draw the name of this AnnGroupObject object.

Syntax

C#
VB
C++
public override bool NameVisible {get; set;} 
  
Public Overrides Property NameVisible As Boolean 
public: 
property bool NameVisible { 
   bool get() override; 
   void set (    bool ) override; 
} 

Property Value

true to draw the name of this AnnGroupObject object when the object is drawn; false otherwise.

Remarks

This AnnGroupObject object will set the AnnObject.NameVisible value for each object in the group. For more information, refer to AnnObject.NameVisible.

Requirements

Target Platforms

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