For internal use.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub AddNewShape( _ ByVal shapeNumber As UInt16, _ ByVal shapeName As String, _ ByVal shapePoly As ArrayList _ ) |
Parameters
-
shapeNumber
-
Type: UInt16
-
shapeName
-
Type: string
-
shapePoly
-
Type: ArrayList
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also