←Select platform

GroupsRoles Property

Summary
Gets or sets the AnnGroupsRoles associated with this container.
Syntax
C#
Objective-C
Java
public AnnGroupsRoles GroupsRoles { get; set; } 
@property (nonatomic, strong) LTAnnGroupsRoles *groupsRoles; 
public AnnGroupsRoles getGroupsRoles() 
public void setGroupsRoles(AnnGroupsRoles roles) 

Property Value

The AnnGroupsRoles object to be associated with this container. Default value is null.

Remarks

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

Requirements

Target Platforms

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.