AllColorsAreRGB

 

Purpose: Specify that all color references in future automation calls will be RGB.

 

Example:

With objMilestones

  .AllColorsAreRGB

  .SetSymbolProperty 1,1,"SymbolColor",RGB(255,0,0) 'Set Symbol Color to Red

  .SetSymbolProperty 1,2,"SymbolColor",RGB(0,0,255) 'Set Symbol Color to Blue

end With

 

 

 

 

 

Related Topics

  1. Color Numbering

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

To effectively program with this interface, it's important to learn all about Milestones Professional.  Learn about Milestones.

Milestones Professional 2025 Automation Methods and Properties.  © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.