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