Back to Devexpress

TdxMapDot.ShapeKind Property

vcl-dxmapitem-dot-tdxmapdot-c9d510c9.md

latest629 B
Original Source

TdxMapDot.ShapeKind Property

Specifies the map dot’s shape.

Declaration

delphi
property ShapeKind: TdxMapDotShapeKind read; write; default mcskCircle;

Property Value

TypeDefaultDescription
TdxMapDotShapeKindmcskCircle

Enumerates dot shape types.

|

Remarks

Refer to the TdxMapDotShapeKind type description for information on available options.

See Also

TdxMapDot Class

TdxMapDot Members

dxMapItem Unit