Back to Devexpress

SvgFileDataAdapter.SourceCoordinateSystem Property

windowsforms-devexpress-dot-xtramap-dot-svgfiledataadapter-5a6b373b.md

latest1.2 KB
Original Source

SvgFileDataAdapter.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 CartesianSourceCoordinateSystem SourceCoordinateSystem { get; set; }
vb
Public Property SourceCoordinateSystem As CartesianSourceCoordinateSystem

Property Value

TypeDescription
CartesianSourceCoordinateSystem

A CartesianSourceCoordinateSystem object.

|

See Also

SvgFileDataAdapter Class

SvgFileDataAdapter Members

DevExpress.XtraMap Namespace