←Select platform

GroupsRoles Property

Summary

Gets or sets the AnnGroupsRoles associated with this automation manager.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnGroupsRoles GroupsRoles {get; set;}
Public Property GroupsRoles As Leadtools.Annotations.Core.AnnGroupsRoles
public Leadtools.Annotations.Core.AnnGroupsRoles GroupsRoles {get; set;}
@property (nonatomic) LTAnnGroupsRoles* groupsRoles;
public AnnGroupsRoles getGroupsRoles() 
public void setGroupsRoles(AnnGroupsRoles data) 
get_GroupsRoles(); 
set_GroupsRoles(value); 
Object.defineProperty('GroupsRoles'); 

Property Value

The AnnGroupsRoles object to be associated with this automation manager. The default value is null.

Remarks

The following occurs when the value of GroupsRoles is not null:

AnnAutomationManager will automatically set the value of GroupsRoles to the AnnContainer.GroupsRoles of all the containers used in the system.

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