Back to Devexpress

HeatmapDataSourceAdapter.SourceCoordinateSystem Property

windowsforms-devexpress-dot-xtramap-dot-heatmapdatasourceadapter-ee5a79c0.md

latest1.3 KB
Original Source

HeatmapDataSourceAdapter.SourceCoordinateSystem Property

Gets or sets the coordinate system of a data adapter.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public SourceCoordinateSystem SourceCoordinateSystem { get; set; }
vb
Public Property SourceCoordinateSystem As SourceCoordinateSystem

Property Value

TypeDescription
SourceCoordinateSystem

A SourceCoordinateSystem descendant.

|

See Also

HeatmapDataSourceAdapter Class

HeatmapDataSourceAdapter Members

DevExpress.XtraMap Namespace