User Tools

Site Tools


thinkgeo.mapsuite.portablecore.drawingquality

ThinkGeo.MapSuite.Core.DrawingQuality

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 specifies the drawing quality of the GeoCanvas.
Remarks
  • This enumeration does not specifically utilize high speed or high quality drawing. Those factors are determined by the implementor of the GeoCanvas. Each GeoCanvas can accomplish these various items in different ways.
Items

Default

  • Summary:The default drawing quality, balanced between speed and quality.

HighQuality

  • Summary:The high quality (but low speed) drawing quality.

HighSpeed

  • Summary:The low quality (but high speed) drawing quality.

CanvasSettings

  • Summary:This option indicates that you will change the settings directly on the canvas.
thinkgeo.mapsuite.portablecore.drawingquality.txt · Last modified: 2017/03/16 21:59 (external edit)