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