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

ProjectionBase.ScaleX Property

OBSOLETE

This Property is obsolete now.

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

Namespace: DevExpress.Xpf.Map

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

Declaration

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

Property Value

Type Description
Double

A Double value.

See Also