Quantcast
Channel: MapWinGIS ActiveX Map and GIS Component
Viewing all articles
Browse latest Browse all 2341

New Post: Symbol with 2 colors ?

$
0
0
Hi,

I create a red triangle using this code
Dim sf As Shapefile = AxMapCarte.get_Shapefile("test")
Dim utils As Utils = New Utils

If (Not IsNothing(sf)) Then
  sf.DefaultDrawingOptions.SetDefaultPointSymbol(3)
  sf.DefaultDrawingOptions.PointSize = 12

  sf.DefaultDrawingOptions.FillColor = utils.ColorByName(tkMapColor.Red)
End If
How to add a yellow background color around this triangle to obtain the following result (Image) ?

Viewing all articles
Browse latest Browse all 2341

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>