Initializes a new instance of the Exceptions.NullFeatureGeometry class.


Namespace: MapWinView
Assembly: MapWinView (in MapWinView.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public Exceptions.NullFeatureGeometry()
C++
public:
 Exceptions.NullFeatureGeometry() sealed 
J#
public Exceptions.NullFeatureGeometry()
JScript
public function Exceptions.NullFeatureGeometry()

See Also