Click or drag to resize

SingleSearchConfigurationBaseImage Property

Gets or sets the image to display when a results in this search is selected

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public ImageInfo Image { get; set; }

Property Value

Type: ImageInfo
See Also