←Select platform

GroupName Property

Summary
For future use.
Syntax
C#
VB
Objective-C
C++
Java
public string GroupName { get; set; } 
Public Property GroupName As String 
@property (nonatomic,copy) NSString* groupName; 
public String getGroupName() 
public void setGroupName(String name) 
public:  
   property String^ GroupName 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The name for object group.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations.Engine Assembly

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