User Tools

Site Tools


thinkgeo.mapsuite.silverlightcore.drawinglinejoin

ThinkGeo.MapSuite.SilverlightCore.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.

This enumeration specifies how to join consecutive line or curve segments.

Remarks

None

Items

Miter

  • Summary: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.

Bevel

  • Summary:Specifies a beveled join. This produces a diagonal corner.

MiterClipped

  • Summary: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

  • Summary:Specifies a circular join. This produces a smooth, circular arc between the lines.
thinkgeo.mapsuite.silverlightcore.drawinglinejoin.txt · Last modified: 2017/03/16 21:59 (external edit)