ImageGear for .NET
AmbientColor Property
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : AmbientColor Property




Glossary Item Box

Gets or sets ambient color of the view.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An array of four floating-point color components.

Remarks

The ambient color is presented by an array of four floating point values - red, green, blue and alpha. Usually the floating-point color component belongs to the range of 0...1, but can be greater than 1. Ambient color is taken into account only if LightingEnabled property is set to true..

See Also

©2013. Accusoft Corporation. All Rights Reserved.