ReadAutodesk.ForegroundColor Property

Gets or sets the color assigned to entities and layers that were saved with foreground color method ( AutoCAD color index 7).
Public Property ForegroundColor() As Color
This language is not supported or no code example is available.
public Color ForegroundColor {get; set;}
This language is not supported or no code example is available.

Property Value

Color
Exception type Condition

EyeshotException

Thrown when trying to set a color different than white or black.

.NET Framework

Supported in: 4.8

In this article

Definition