CadVportTableObjectAmbientColor1 Property

Gets or sets the ambient color1.

Namespace:  Aspose.CAD.FileFormats.Cad.CadTables
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadShortParameter AmbientColor1 { get; set; }

Property Value

Type: CadShortParameter
The ambient color1.
See Also