User Tools

Site Tools


thinkgeo.mapsuite.windowsphonecore.drawinglinejoin

ThinkGeo.MapSuite.WindowsPhoneCore.DrawingLineJoin

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.

<!– Enumeration –> This enumeration specifies how to join consecutive line or curve segments.

Items

Name Summary
Bevel Specifies a beveled join. This produces a diagonal corner.
Miter Specifies a mitered join. This produces a sharp corner or a clipped corner, depending on whether the length of the miter exceeds the miter limit.
MiterClipped Specifies a mitered join. This produces a sharp corner or a beveled corner, depending on whether the length of the miter exceeds the miter limit.
Round Specifies a circular join. This produces a smooth, circular arc between the lines.

NOTOC WindowsPhoneMapSuiteCore ThinkGeo.MapSuite.WindowsPhoneCore

thinkgeo.mapsuite.windowsphonecore.drawinglinejoin.txt · Last modified: 2017/03/16 21:59 (external edit)