Hi,
Is there a way to use .ico,.bmp,& .png images that are part of the project resources when defining PointStyles w/ GeoImage ? I noticed GeoImage takes a file path, but nothing that'll resolve down from an Icon or Bitmap, unless it's a TIFF(stream).
I can make a icon directory & use that easy enough, just wondered if there was a way to use the project images, such as "Properties.Resoures.MyDefaultIcon"
-Thanks