WebGridSpecificationGridCoordinateSystem Property |
Property contains information about coordinate
system that is used for performing grid calculations in when performing grid search.¨Allowed
coordinate systems are RT 90 2.5 gon V 0:-15 and SWEREF 99.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public GridCoordinateSystem GridCoordinateSystem { get; set; }
Public Property GridCoordinateSystem As GridCoordinateSystem
Get
Set
public:
property GridCoordinateSystem GridCoordinateSystem {
GridCoordinateSystem get ();
void set (GridCoordinateSystem value);
}
member GridCoordinateSystem : GridCoordinateSystem with get, set
Property Value
Type:
GridCoordinateSystemSee Also