Sets the page of a region from his ID (the page number on which the region should appears).
public Boolean SetRegionPage( int RegionID, int Page );
Public Function SetRegionPage( ByVal RegionID As Integer, ByVal Page As Integer ) As Boolean
|
Parameters |
Description |
|
RegionID |
The ID of the region. |
|
Page |
The page of the region. |
True if success, else False (Unknown Region).
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|