DK11 for Delphi | GisLayerVector.TGIS_ShapePolygon.getIntersectInternal3D | Constructors | Fields | Methods | Properties
// Delphi protected function getIntersectInternal3D( const _extent : TGIS_Extent; const _lockInternal2 : Boolean ) : TGIS_Shape; override;
// C++ Builder protected: virtual TGIS_Shape* getIntersectInternal3D( TGIS_Extent* const _extent, const bool _lockInternal2 );
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | |
_lockInternal2 | Boolean |
Type | Description |
---|---|
TGIS_Shape |