←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly