IExpandedClusterLayout Members
The interface that should be implemented by classes that specify the layout of expanded cluster items.Methods
Name | Description |
---|---|
GetLocation(MapItem, Int32) | If implemented, returns the location of the map item with the specified index. |
Initialize(MapItem) | If implemented, initializes the cluster parameters. |
See Also