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