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