Summarizes two
DRect objects
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Shared Operator +( _ ByVal p1 As DRect, _ ByVal p2 As DRect _ ) As DRect |
Parameters
-
p1
-
Type: DRect
First DRect object
-
p2
-
Type: DRect
Second DRect object
Return Value
Returns result of summation
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also