GraMarker() draws a 2 pixel
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact:
GraMarker() draws a 2 pixel
GraMarker() draws 2 pixels. Nobody knows why? And how to make it draw only one pixel at the specified coordinates. The description I read and tried different . But yet nothing happened
Re: GraMarker() draws a 2 pixel
Can I assume that you are using a DOT as the symbol?
Code: Select all
aAttr := Array( GRA_AM_COUNT )
aAttr: [GRA_AM_SYMBOL] := GRA_MARKSYM_DOT
GraSetAttrMarker( nil, aAttr )
The eXpress train is coming - and it has more cars.
- Eugene Lutsenko
- Posts: 1649
- Joined: Sat Feb 04, 2012 2:23 am
- Location: Russia, Southern federal district, city of Krasnodar
- Contact: