GeometryChain Constructor
Initializes a new instance of the GeometryChain class.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New GeometryChain()
protected GeometryChain()
protected:
GeometryChain()
new : unit -> GeometryChain
protected function GeometryChain()