Gets the name for the specified layer.
| Visual Basic |
|---|
Public Function GetLayerName( _ ByVal layerHandle As Long _ ) As String |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
The name for the layer.
|
| Accusoft NotateXpress 12 |
|
| GetLayerName Method | |
| See Also Send comments on this topic. | |
| AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GetLayerName Method |
Glossary Item Box
| Visual Basic |
|---|
Public Function GetLayerName( _ ByVal layerHandle As Long _ ) As String |