Gets the value or sets
CADPolyLine, received from
GDSPath
as Closed if Width is zero and the first and the last points of
GDSPath coincide
Namespace:
CADImport.GDS
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shared Property ImportClosedPoly() As Boolean |
C#
|
public static bool ImportClosedPoly {get; set;} |
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also