|
ConfigurationCellLatitude Property
|
Gets or sets the latitude (i.e., North/South geospatial position) of the device defined by this
ConfigurationCell.
Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public double Latitude { get; set; }
Public Property Latitude As Double
Get
Set
member Latitude : float with get, set
function get_Latitude();
function set_Latitude(value);
View SourceProperty Value
DoubleSee Also