Skip to main content
A newer version of this page is available. .

ProjectionBase.ScaleY Property

OBSOLETE

This Property is obsolete now.

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

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v18.2.dll

Declaration

[Obsolete]
[Browsable(false)]
public virtual double ScaleY { get; set; }

Property Value

Type Description
Double

A Double value.

See Also