DK11 for Java | tatukgis.jdk.TGIS_LayerPixel.basePointRot | Constructors | Fields | Methods | Properties | Events
Compute position of the point after the defined in world file rotation.
// Java protected TGIS_Point basePointRot( TGIS_Point _pt );
// Oxygene protected function basePointRot( _pt : TGIS_Point ) : TGIS_Point;
Name | Type | Description |
---|---|---|
_pt | TGIS_Point | point to be rotated |
Type | Description |
---|---|
TGIS_Point | rotated point |