MapGuide API Reference
|
virtual void MgCoordinateSystemGridSpecification::SetMaxCurvePoints | ( | INT32 | maxCurvePoints | ) | [pure virtual] |
Sets the maximum number of points to generate for a complex curve approximation.
virtual void SetMaxCurvePoints (double curvePrecision); |
virtual void SetMaxCurvePoints (double curvePrecision); |
virtual void SetMaxCurvePoints (double curvePrecision); |
maxCurvePoints | (INT32) The desired maximum number of points to be generated for a complex curve approximation. Default is 511. |