The longitude of the center point of this object.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string LongitudeDataSource { get; set; }
Visual Basic
Public Property LongitudeDataSource As String
	Get
	Set
JScript
function get LongitudeDataSource () : String
function set LongitudeDataSource (value : String)

Remarks

This property is only valid when the display contains a GIS Map Layer.

See Also