CadVportTableObjectAmbientColor3 Property

Gets or sets the ambient color3.

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

Property Value

Type: CadStringParameter
The ambient color3.
See Also