IAcadLayerStateManagerRestore Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void Restore(
string bsName
)
Sub Restore (
bsName As String
)
void Restore(
[InAttribute] String^ bsName
)
abstract Restore :
bsName : string -> unit
Parameters
- bsName
- Type: SystemString
See Also