Back to Devexpress

dxRegisteredMapProjections Method

vcl-dxmapcontrolprojections-2b68b7c4.md

latest774 B
Original Source

dxRegisteredMapProjections Method

Provides access to all registered map projection classes.

Declaration

delphi
function dxRegisteredMapProjections: TcxRegisteredClasses;

Returns

TypeDescription
TcxRegisteredClasses

The collection of registered map projection classes.

|

Remarks

Call the dxRegisteredMapProjections global function to access all map projection classes (TdxMapControlCustomProjection descendants) that you can use with item and item file layers.

See Also

dxMapControlProjections Unit