Screen size of an overlay

173
0
03-25-2020 11:46 PM
MarkGumban
New Contributor

Let's say we create a point symbol using SymbolFactory.ConstructPointSymbol(color, 2.0, SimpleMarkerStyle.Point), with the size being 2.0:

  • Is size similar to (graphic) point size, e.g. resolution / dpi dependent?
  • Is there a way to get the symbol's extent (bounding box)?
  • Can we convert this into screen coordinates using a formula or SDK function?
0 Kudos
0 Replies