Skip to main content

ProjectionBase.ScaleY Property

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

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public double ScaleY { get; set; }

#Property Value

Type Description
Double

A Double value.

See Also