Back to Devexpress

TdxMapControlNavigationPanel.YCoordinateDisplayMask Property

vcl-dxmapcontrol-dot-tdxmapcontrolnavigationpanel-6498a9a5.md

latest1.1 KB
Original Source

TdxMapControlNavigationPanel.YCoordinateDisplayMask Property

Specifies the display format mask for the Y coordinate.

Declaration

delphi
property YCoordinateDisplayMask: string read; write;

Property Value

TypeDescription
string

The display format mask for the Y coordinate.

|

Remarks

The display format mask is a string that combines any custom text with one or more macros. Both XCoordinateDisplayMask and YCoordinateDisplayMask properties support the same macros for mask creation. Refer to the XCoordinateDisplayMask property description to learn about these macros.

See Also

TdxMapControlNavigationPanel Class

TdxMapControlNavigationPanel Members

dxMapControl Unit