Heureka API .NET Documentation
Geometry Property



Syntax
'Declaration
 
Public ReadOnly Property Geometry As GeoAPI.Geometries.IGeometry
'Usage
 
Dim instance As NcPatchesCalculator.tempFeature
Dim value As GeoAPI.Geometries.IGeometry
 
value = instance.Geometry
public GeoAPI.Geometries.IGeometry Geometry {get;}
public:
property GeoAPI.Geometries.IGeometry^ Geometry {
   GeoAPI.Geometries.IGeometry^ get();
}
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