 | AGG_RENDERConstantADD Field |
Add all the colors together
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int ADD = 0
public const int ADD = 0
Public Const ADD As Integer = 0
Public Const ADD As Integer = 0
public:
literal int ADD = 0
public:
literal int ADD = 0
static val mutable ADD: int
static val mutable ADD: int
Field Value
Type:
Int32
See Also