HttpOverlayImageCheckBox Property |
Gets or Sets the
Boolean, if set to true image check box will be used else stadard check box will be used for turning on/off the layer.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool ImageCheckBox { get; set; }
Public Property ImageCheckBox As Boolean
Get
Set
Property Value
Type:
Boolean
See Also