Adds a
CADLayout to this collection.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overrides Function AddEntity( _ ByVal E As CADEntity _ ) As Boolean |
Parameters
-
E
-
Type: CADEntity
An entity
Return Value
True if the layout was added. False overwise.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also