Quantcast
Viewing all articles
Browse latest Browse all 2341

New Post: Set PointSize of a Point/Text layer

Hello everybody,

I wonder how to set the size of the pointsymbol for a layer in vba.

I use for example:
colLayers(strLayers(intLayerCount)).setLineWidth Forms!frmMap.mapMain, objRec!LayerLineWidth
to set the linewidth. I experimented with somthing like:
colLayers(strLayers(intLayerCount)).setPointSize Forms!frmMap.mapMain, 5
But that does not seem right.

Can anybody give me a hint what to do?

Thanks again

Viewing all articles
Browse latest Browse all 2341

Trending Articles