MapWinGIS:AxMap LabelColor
From MapWindow GIS
LabelColor
Description:
VB.NET Usage
Sub LabelColor(LayerHandle As Integer, LabelFontColor As UInt32)
Parameters
| LayerHandle | Integer |
| LabelFontColor | UInt32 |
VB.NET Sample Code
C# Usage
void LabelColor(int LayerHandle, UInt32 LabelFontColor)
Parameters
| LayerHandle | int |
| LabelFontColor | UInt32 |
C# Sample Code
VB 6 Usage
Sub LabelColor(LayerHandle As Long, LabelFontColor As UInt32)
Parameters
| LayerHandle | Long |
| LabelFontColor | UInt32 |
VB 6 Sample Code
















