TdxMapDot.ShapeKind Property
Specifies the map dot’s shape.
Declaration
property ShapeKind: TdxMapDotShapeKind read; write; default mcskCircle;
Property Value
| Type | Default | Description |
|---|---|---|
| TdxMapDotShapeKind | mcskCircle | Enumerates dot shape types. |
Remarks
Refer to the TdxMapDotShapeKind type description for information on available options.
See Also