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
















