Class PointFExtensionMethods
Inheritance
System.Object
PointFExtensionMethods
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class PointFExtensionMethods
Methods
Add(PointF, PointF)
Declaration
public static PointF Add(this PointF point, PointF other)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Drawing.PointF | point | |
| System.Drawing.PointF | other |
Returns
| Type | Description |
|---|---|
| System.Drawing.PointF |