DK for Java | tatukgis.jdk.TGIS_CSProjAbstract.FIsPureCylindrical | Constructors | Fields | Methods | Properties
Property internal storage: pure cylindrical flag.
// Java protected bool FIsPureCylindrical;
// Oxygene protected var FIsPureCylindrical : Boolean;
| Type |
|---|
| bool Boolean |
PURPOSE: Cache whether projection is pure cylindrical.
BEHAVIOR: Boolean; true for Mercator, false for modified.
USAGE: Internal; accessed via IsPureCylindrical property.
CONSTRAINTS: Read-only; projection-specific.