ContourLayer {Microsoft.VisualBasic.Imaging.Drawing2D.Math2D.MarchingSquares} .NET clr documentation

ContourLayer

Description

Declare

            
# namespace Microsoft.VisualBasic.Imaging.Drawing2D.Math2D.MarchingSquares
export class ContourLayer {
   dimension: integer;
   shapes: Polygon2D[];
   threshold: double;
}

        

.NET clr type reference tree

  1. use by property member shapes: Polygon2D

[Package {$package} version {$version} Index]