groupsRoles Property (AnnContainer)

Summary

Gets or sets the AnnGroupsRoles associated with this container.

Syntax

JavaScript Syntax
Object.defineProperty(AnnContainer.prototype, 'groupsRoles', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
groupsRoles: AnnGroupsRoles;

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

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