ILayerManager Interface Methods Send Feedback
See Also 

For a list of all members of this type, see ILayerManager members.

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