ILayerManager Interface Members Send Feedback
See Also  Methods 

The following tables list the members exposed by ILayerManager.

Public Methods

 NameDescription
 MethodCreateLayerCreates a Layer in the document.  
 MethodGetActiveLayerGets the active Layer in the document.  
 MethodGetLayerGets the specified Layer in the document.  
 MethodGetLayersGets the Layers in the document.  
 MethodRemoveAllOverridesRemoves all overrides from the specified Layers in all Viewports.  
 MethodRemoveColorOverrideRemoves the LineColor override from the specified Layers in the specified Viewport.  
 MethodRemoveColorOverridesRemoves the LineColor override from the specified Layers in all Viewports.  
 MethodRemoveLayerRemoves the specified Layer from the document.  
 MethodRemoveLineStyleOverrideRemoves the LineStyle override from the specified Layers in the specified Viewport.  
 MethodRemoveLineStyleOverridesRemoves the LineStyle override from the specified Layers in all Viewports.  
 MethodRemoveLineWeightOverrideRemoves the LineWeight override from the specified Layers in the specified Viewport.  
 MethodRemoveLineWeightOverridesRemoves the LineWeight override from the specified Layers in all Viewports.  
 MethodRemovePrintStyleOverrideRemoves the PrintStyle override from the specified Layers in the specified Viewport.  
 MethodRemovePrintStyleOverridesRemoves the PrintStyle override from the specified Layers in all Viewports.  
 MethodRemoveTransparencyOverrideRemoves the transparency override from the specified Layers in the specified Viewport.  
 MethodRemoveTransparencyOverridesRemoves the transparency override from the specified Layers in the all Viewports.  
 MethodRemoveViewportOverridesRemoves all overrides from the specified Layers in the specified Viewport.  
Top

See Also