(Leadtools.Annotations.Automation)

GroupName Property

Show in webframe




Gets or sets the group name for this automation object
Syntax
public virtual string GroupName {get; set;}
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. 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

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.