Remove a region from his ID.
public Boolean RemoveRegionByID( int RegionID );
Public Function RemoveRegionByID( ByVal RegionID As Integer ) As Boolean
|
Parameters |
Description |
|
RegionID |
A region ID returned by the AddRegion or the AddRegionInches function. |
True if success, else False (region does not exist).
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|