MapWinGIS:AxMap DrawingFont
From MapWindow GIS
DrawingFont
Description:
VB.NET Usage
Sub DrawingFont(DrawHandle As Integer, FontName As String, FontSize As Integer)
Parameters
| DrawHandle | Integer |
| FontName | String |
| FontSize | Integer |
VB.NET Sample Code
C# Usage
void DrawingFont(int DrawHandle, string FontName, int FontSize)
Parameters
| DrawHandle | int |
| FontName | string |
| FontSize | int |
C# Sample Code
VB 6 Usage
Sub DrawingFont(DrawHandle As Long, FontName As String, FontSize As Long)
Parameters
| DrawHandle | Long |
| FontName | String |
| FontSize | Long |
VB 6 Sample Code
















