Back to Devexpress

TdxMapDot.Size Property

vcl-dxmapitem-dot-tdxmapdot.md

latest494 B
Original Source

TdxMapDot.Size Property

Specifies the map dot’s size, in pixels.

Declaration

delphi
property Size: Integer read; write; default 5;

Property Value

TypeDefaultDescription
Integer5

The width of the map dot, in pixels.

|

See Also

TdxMapDot Class

TdxMapDot Members

dxMapItem Unit