Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgCreateSdfParams
GetCoordinateSystemWkt
GetFeatureSchema
GetSpatialContextDescription
GetSpatialContextName
GetXYTolerance
GetZTolerance
MgCreateSdfParams
MgCreateSdfParams
SetCoordinateSystemWkt
SetFeatureSchema
SetSpatialContextDescription
SetSpatialContextName
SetXYTolerance
SetZTolerance
double MgCreateSdfParams::GetZTolerance
(
)
Gets the
tolerance
for the Z ordinate.
.NET Syntax
double
GetZTolerance()
;
Java Syntax
double
GetZTolerance()
;
PHP Syntax
double
GetZTolerance()
;
Returns:
Returns the tolerance for the Z ordinate.
Comments or suggestions? Send us
feedback
.