MapWinGIS:AxMap SnapShot2
From MapWindow GIS
SnapShot2
Description:
VB.NET Usage
Function SnapShot2(ClippingLayerNbr As Integer, Zoom As Double, pWidth As Integer) As Object
Parameters
| ClippingLayerNbr | Integer |
| Zoom | Double |
| pWidth | Integer |
| Return Value | Object |
VB.NET Sample Code
C# Usage
Object SnapShot2(int ClippingLayerNbr, double Zoom, int pWidth)
Parameters
| ClippingLayerNbr | int |
| Zoom | double |
| pWidth | int |
| Return Value | Object |
C# Sample Code
VB 6 Usage
Function SnapShot2(ClippingLayerNbr As Long, Zoom As Double, pWidth As Long) As Object
Parameters
| ClippingLayerNbr | Long |
| Zoom | Double |
| pWidth | Long |
| Return Value | Object |
VB 6 Sample Code
















