'Usage Dim instance As IGroupMapAreaSupport Dim priority As Integer Dim value() As MapArea value = instance.GetMapAreas(priority)
Parameters
- priority
- The priority.
Return Value
Returns all map areas that have the same priority. Null is returned if no more items have a priority equal or greater than the specified priority.