GetLayerProperties Method (ILayerState)
Gets the Layer properties of the specified Layer state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLayerProperties( _
const dsString& LayerName As System.String _
) As LayerProperties |
C# | |
---|
LayerProperties GetLayerProperties(
System.string LayerName
) |
Parameters
- LayerName
- Name of a Layer stored in this Layer state
- LayerProperties[out] or Return Value
- ILayerProperties
Example
See Also
Availability
DraftSight 2018 SP0