dotnetCHARTING Send comments on this topic.
Groups Property
See Also 
dotnetCHARTING.Mapping Namespace > MapLayer Class : Groups Property


Gets a GroupCollection object which holds Group objects used to modify similar shapes automatically.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Groups As GroupCollection
Visual Basic (Usage)Copy Code
Dim instance As MapLayer
Dim value As GroupCollection
 
value = instance.Groups
C# 
public GroupCollection Groups {get;}

See Also

© 2010 All Rights Reserved.