Accusoft.ImagXpressSdk Namespace > CadLayer Class : LayerOn Property |
'Declaration Public Property LayerOn As Boolean
'Usage Dim instance As CadLayer Dim value As Boolean instance.LayerOn = value value = instance.LayerOn
public bool LayerOn {get; set;}
The default value is false.
Note: Available in Professional edition.