ExportLayerState Method (ILayerStateManager)
Exports the specified Layer state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function ExportLayerState( _
const dsString& LayerStateName As System.String, _
const dsString& FilePathName As System.String _
) As System.Boolean |
Parameters
- LayerStateName
- Name of the Layer state
- FilePathName
- Full path and filename (*.LAS) of the Layer state to export
- Result[out] or Return Value
- True if the export is successful, false if an error
See Also
Availability
DraftSight 2018 SP0