ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration determines whether the brush or the pen draws first.
This controls if the outline pen or the fill brush will draw first. The difference in drawing is subtle, but noticeable. If you draw the outline first and then the brush, the brush fill will slightly bleed into the outline and make the outline appear thinner. If you draw the brush first, then the pen will display its normal outline width.
Name | Summary |
---|---|
BrushFirst | The fill brush will draw first. |
PenFirst | The outline pen will draw first. |