RasterView.DisplayMode Property

Gets or sets the displayType.
Public Property DisplayMode() As displayType
This language is not supported or no code example is available.
public displayType DisplayMode {get; set;}
This language is not supported or no code example is available.

Property Value

displayType
Exception type Condition

EyeshotException

Thrown when trying to set a displayType equal to displayType.Wireframe or displayType.HiddenLines. Please use VectorView in these cases.

.NET Framework

Supported in: 4.8

In this article

Definition