Heureka API .NET Documentation
NcPatchesCalculator.tempFeature Constructor



Syntax
'Declaration
 
Public Function New( _
   ByVal isPatch As Boolean, _
   ByVal geom As GeoAPI.Geometries.IGeometry _
)
'Usage
 
Dim isPatch As Boolean
Dim geom As GeoAPI.Geometries.IGeometry
 
Dim instance As New NcPatchesCalculator.tempFeature(isPatch, geom)
public NcPatchesCalculator.tempFeature( 
   bool isPatch,
   GeoAPI.Geometries.IGeometry geom
)
public:
NcPatchesCalculator.tempFeature( 
   bool isPatch,
   GeoAPI.Geometries.IGeometry^ geom
)

Parameters

isPatch
geom
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NcPatchesCalculator.tempFeature Class
NcPatchesCalculator.tempFeature Members

Send Feedback