User Tools

Site Tools


thinkgeo.mapsuite.core.penbrushdrawingorder

ThinkGeo.MapSuite.Core.PenBrushDrawingOrder

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This enumeration determines whether the brush or the pen draws first.

Remarks

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.

Items

BrushFirst

  • Summary:The fill brush will draw first.

PenFirst

  • Summary:The outline pen will draw first.
thinkgeo.mapsuite.core.penbrushdrawingorder.txt · Last modified: 2017/03/16 21:59 (external edit)