DK11 for .NET | TatukGIS.NDK.TGIS_ShapePolygon.getIntersectInternal3D | Constructors | Fields | Methods | Properties
// C# protected override TGIS_Shape getIntersectInternal3D( TGIS_Extent _extent, bool _lockInternal2 );
' VisualBasic Protected Overrides Function getIntersectInternal3D( ByVal _extent As TGIS_Extent, ByVal _lockInternal2 As Boolean ) As TGIS_Shape
// Oxygene protected function getIntersectInternal3D( _extent : TGIS_Extent; _lockInternal2 : Boolean ) : TGIS_Shape; override;
Name | Type | Description |
---|---|---|
_extent | TGIS_Extent | |
_lockInternal2 | bool Boolean |
Type | Description |
---|---|
TGIS_Shape |