Skip to main content

ProjectionBase.ScaleX Property

Gets or sets a value that defines the ratio of map units to degrees of longitude (in radians).

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public double ScaleX { get; set; }

#Property Value

Type Description
Double

A Double value.

See Also