Skip to main content

Class PointFExtensionMethods

Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static 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

Methods

Add

public static PointF Add(this PointF point, PointF other)
Parameters
TypeNameDescription
System.Drawing.PointFpoint
System.Drawing.PointFother
Returns

System.Drawing.PointF

Was this page helpful?