MapWinGIS:AxMap GetDrawingStandardViewWidth
From MapWindow GIS
GetDrawingStandardViewWidth
Description:
VB.NET Usage
Sub GetDrawingStandardViewWidth(DrawHandle As Integer, ByRef Width As Double)
Parameters
| DrawHandle | Integer |
| Width | Double |
VB.NET Sample Code
C# Usage
void GetDrawingStandardViewWidth(int DrawHandle, ref double Width)
Parameters
| DrawHandle | int |
| Width | double |
C# Sample Code
VB 6 Usage
Sub GetDrawingStandardViewWidth(DrawHandle As Long, ByRef Width As Double)
Parameters
| DrawHandle | Long |
| Width | Double |
VB 6 Sample Code
















