T O P I C R E V I E W |
AKazak |
Posted - 10/12/2022 : 10:34:02 AM OriginPro 2022b (64-bit) SR1 9.9.5.167 Windows 7 Pro SP1 x64
Greetings!
How do I set mask color explicitly? Where does mask color list live?
Thank you.
--- Andrey |
2 L A T E S T R E P L I E S (Newest First) |
AKazak |
Posted - 10/13/2022 : 2:26:33 PM quote: Originally posted by YimingChen
You can use the system variable @MC to set the Mask color. You just specify the index in the Classic color list.
@MC=6;
doc -uw;
Got it! What is the default color order for the Change Mask Color button?
--- Andrey |
YimingChen |
Posted - 10/12/2022 : 12:16:40 PM You can use the system variable @MC to set the Mask color. You just specify the index in the Classic color list.
@MC=6;
doc -uw;
|