Returns a region ID.
public int GetRegionID( int RegionNo );
Public Function GetRegionID( ByVal RegionNo As Integer ) As Integer
|
Parameters |
Description |
|
RegionNo |
A region number. This number must be between 1 and the total number of regions which can be get using the RegionCount function. |
A region ID. 0 if the RegionNo parameter is invalid, else the ID of the selected region.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|