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