Click or drag to resize

GM_ShaderOptions_tmSlopeShaderCustomColor Property

Color to display between min and max slope for slope shader (set mSlopeShaderCustomValid to TRUE to enable)

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public Color mSlopeShaderCustomColor { get; set; }

Property Value

Type: Color
See Also