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