Back to Devexpress

TdxMapPath.SegmentType Property

vcl-dxmapitem-dot-tdxmappath-84a1fe64.md

latest647 B
Original Source

TdxMapPath.SegmentType Property

Specifies the type of the path’s segments.

Declaration

delphi
property SegmentType: TdxMapSegmentType read; write; default mstPolygon;

Property Value

TypeDefaultDescription
TdxMapSegmentTypemstPolygon

Enumerates map segment types.

|

Remarks

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

See Also

TdxMapPath Class

TdxMapPath Members

dxMapItem Unit