The Actual Longitude of the Ewx Layer

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double ActualLongitude { get; set; }
Visual Basic
Public Property ActualLongitude As Double
	Get
	Set
JScript
function get ActualLongitude () : double
function set ActualLongitude (value : double)

See Also