This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_services_edition_styles_samples [2016/11/10 13:22] tgwikiupdate [Label Point with Circle Symbol and Mask Description] |
map_suite_services_edition_styles_samples [2017/03/17 03:06] (current) tgwikiupdate |
||
---|---|---|---|
Line 508: | Line 508: | ||
<div download_viewsource_buttons> | <div download_viewsource_buttons> | ||
[[Source_Code_WpfEditionSample_CircleWithMaskLable_CS_161102.zip|View Source]] | [[Source_Code_WpfEditionSample_CircleWithMaskLable_CS_161102.zip|View Source]] | ||
- | {{filehistory:wpf_friendsnetworksample11102016.zip|C# Download}} | + | {{filehistory:wpf_circlewithmasklable11022016.zip|C# Download}} |
</div> | </div> | ||
<div sample_otherlinks> | <div sample_otherlinks> | ||
Line 515: | Line 515: | ||
[[Map Suite Samples Alternate Languages | Need it in another language?]] | [[Map Suite Samples Alternate Languages | Need it in another language?]] | ||
</div> | </div> | ||
- | In today's WPF project, we show you how to show a point with circle symbol, including a description with mask. It's required by a customer at http://community.thinkgeo.com/t/label-on-a-circle-with-lot-of-points/8193/6. It's a combination of "PointStyle" and "TextStyle". | + | In this WPF project we show how you can create a friends network using a point with a circle symbol. It’s a combination of PointStyle and TextStyle, including a description with a mask that keeps the labels in the same layer. |
+ | It was originally required by a customer at http://community.thinkgeo.com/t/label-on-a-circle-with-lot-of-points/8193/6, it’s a solution with many applications. | ||
</div> | </div> | ||
</div> | </div> | ||
- |