←Select platform

GroupName Property

Summary
For future use.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string GroupName { get; set; } 
@property (nonatomic, copy, nullable) NSString *groupName; 
public String getGroupName() 
public void setGroupName(String name) 
public:  
   property String^ GroupName 
   { 
      String^ get() 
      void set(String^ value) 
   } 
GroupName # get and set (AnnObject) 

Property Value

The name for object group.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

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

Leadtools.Annotations.Engine Assembly

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