WebCityInformationCoordinateY Property |
Gets or sets the value of the Y coordinate
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public double CoordinateY { get; set; }
Public Property CoordinateY As Double
Get
Set
public:
property double CoordinateY {
double get ();
void set (double value);
}
member CoordinateY : float with get, set
Property Value
Type:
DoubleSee Also