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