Performs addition of two points.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overridable Function Add_T( _ ByVal p1 As DPoint, _ ByVal p2 As DPoint _ ) As DPoint |
Parameters
-
p1
-
Type: DPoint
-
p2
-
Type: DPoint
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also