ColorRGBA Property
ColorRGBA returns the ColorRGBA object containing color properties applicable to the parent. Returns a ColorRGBA object. This is a read-only property.
Syntax
object.ColorRGBA
Example
This example demonstrates how to assign the ColorRGBA properties of a GLFillFormat object to a variable.
GLFillSurface.ColorRGBA.Color = srfColorLightGreen
Used By: ColorNode object, GLFillFormat object, SymbologyClassedColorBin object, SymbologyClassedSymbolsBin object