ThinkGeo.com    |     Documentation    |     Premium Support

GeoHatchBrush with GeoCanvas.DrawArea

Hi,



When I attempt to use a GeoHatchBrush with the GeoCanvas.DrawArea function I receive a "Specified cast is not valid’



The only other GeoBrush type that I have tried is GeoSolidBrush which works fine with the function.


GeoHatchBrush b = new GeoHatchBrush(GeoHatchStyle.Percent60, new GeoColor(255, 0, 0));
canvas.DrawArea(poly, b, ThinkGeo.MapSuite.Core.DrawingLevel.LevelOne);





Thanks

 Rick

Hi Richard, 
  
 I am sorry GeoHatchBrush is not supported by Android version, that only can work on other PC versions. 
  
 Regards, 
  
 Don