Fill_Color.qry

  Download

More scripts: Style By Script

Syntax Highlighing:

comments, key words, predefined symbols, class members & methods, functions & classes
            
DrawColor$="black"
if (Internal.ElemNum==2) {
    FillInside=1
    DrawColor$="red"
    FillColor$="yellow"
    }