RemoveAllOverrides Method (ILayerManager)
Removes all overrides from the specified Layers in all
Viewports.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub RemoveAllOverrides( _
const dsObjectPtrArray& LayerArray As System.Object _
) |
C# | |
---|
void RemoveAllOverrides(
System.object LayerArray
) |
JavaScript | |
---|
RemoveAllOverrides(
LayerArray : Array
) |
Parameters
- LayerArray
- Array of Layers in all Viewports from which to remove all overrides
Remarks
See Also
Availability
DraftSight V1R6.0