Increases a size of the rectangle that encloses the
CADPenLine entity
after increasing its thickness.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub AddThick( _ ByRef R As DRect _ ) |
Parameters
-
R
-
Type: DRect
A rectangle that encloses the CADPenLine entity.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also