←Select platform

GroupName Property

Summary

Gets or sets the group name for this automation object

Syntax

C#
VB
Java
Objective-C
WinRT C#
public virtual string GroupName {get; set;}
Public Overridable Property GroupName As String
public virtual string GroupName {get; set;}
@property (nonatomic,copy) NSString* groupName;
public String getGroupName() 
public void setGroupName(String value) 
get_GroupName(); 
set_GroupName(value); 
Object.defineProperty('GroupName'); 

Property Value

The group name for this automation object. The default value is "Main".

Remarks

GroupName can be used to categorize automation objects into groups. For example, "Basic Drawing Shapes", "Medical" and "Document" annotations. This can be used by the user interface as the name for the toolbar for example.

Requirements

Target Platforms

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