TdxMapDot.Size Property
In This Article
Specifies the map dot’s size, in pixels.
#Declaration
Delphi
property Size: Integer read; write; default 5;
#Property Value
Type | Default | Description |
---|---|---|
Integer | 5 | The width of the map dot, in pixels. |
See Also