Enlarges this
DRect object by specified values.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub Inflate( _ ByVal sizeX As Double, _ ByVal sizeY As Double _ ) |
Parameters
-
sizeX
-
Type: double
X size value
-
sizeY
-
Type: double
Y size value
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also