Gets the currently selected tool for the specific layer.
Visual Basic |
---|
Public Function ToolbarGetTool( _ ByVal layerHandle As Long _ ) As NX_AnnotationTool |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
The enumeration NX_AnnotationTool that specifies the selected tool.