DK for Delphi | GisCsProjections.TGIS_CSProjAbstract.Custom3 | Constructors | Fields | Methods | Properties
Custom parameter value 3 (projection-specific).
// Delphi public property Custom3 : Double read write;
// C++ Builder public: __property double Custom3 = {read, write};
| Type |
|---|
| Double |
PURPOSE:Projection-specific custom parameter 3.
BEHAVIOR:Double value; meaning varies by projection type.
USAGE:Set via projection.Custom3 property.
CONSTRAINTS:Not all projections support custom parameters.