Accusoft ImagXpress 12
CadLayerEnableView Method
See Also  Send comments on this topic.
LayerIndex
The index of the CAD layer to view.
EnableLayer
A boolean expression to enable or disable viewing the given CAD layer.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : CadLayerEnableView Method

Glossary Item Box

Description

Enables or disables viewing a particular CAD layer.

Syntax

Visual Basic
Public Sub CadLayerEnableView( _
   ByVal LayerIndex As Long, _
   ByVal EnableLayer As Boolean _
) 

Parameters

LayerIndex
The index of the CAD layer to view.
EnableLayer
A boolean expression to enable or disable viewing the given CAD layer.

Remarks

Note: Available in Professional edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.