LayerStateManagerSetLayerStateDescription Method

Sets a description for a specified layer state.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetLayerStateDescription(
        string name,
        string description
)

Parameters

name  String
[in] Name of the layer state to set a description for.
description  String
[in] Description text.
See Also

©  Bricsys NV. All rights reserved.