FMX.DAE.Model.TGEMap.Color

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Color: TAlphaColorF;

C++

System::Uitypes::TAlphaColorF Color;

Properties

Type Visibility Source Unit Parent
field public
FMX.DAE.Model.pas
FMX.DAE.Model.hpp
FMX.DAE.Model TGEMap

Description

Represents the color of a TGEMap object.

The Color property is a tagVECTOR3D object that represents the color components of the TGEMap instance.

See Also