SET GEO USER COLOR

From Macros Wiki
Revision as of 22:32, 23 October 2019 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

SET_GEO_USER_COLOR <geo ref>, <red>, <green>, <blue>


Set the user color of a geometry feature.

Parameters

<geo ref>
The reference number of the geometry feature.
<red>
The red component of a color, a number between 0 and 255
<green>
The green component of a color, a number between 0 and 255
<blue>
The blue component of a color, a number between 0 and 255

Example

SET_GEO_USER_COLOR 21, RedVal, BlueVal, GreenVal