GroupsRoles Property (original) (raw)

Summary

Gets or sets the AnnGroupsRoles associated with this container.

Syntax

@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:

Leadtools.Annotations.Engine Assembly