Referencing the LayerStateManager

In VBA for V11 I can use 

 Dim lstManger As AcadLayerStateManager

 Set lstManger = ThisDrawing.Application.GetInterfaceObject("BricscadApp.AcadLayerStateManager")

what is the equivalent for COM in C#?

 

TIA

Arno van Eeuwen

 

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. Click one of the buttons on the top bar to get involved!