Skip to main content

Class PathPointExtensionMethods

Namespace: Aurigma.DesignAtoms.ImageProcessing.Extensions
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public static class PathPointExtensionMethods

Inheritance: System.Object -> PathPointExtensionMethods

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

ToVectorF

public static VectorF ToVectorF(this PathPoint pathPoint)
Parameters
TypeNameDescription
Aurigma.GraphicsMill.AdvancedDrawing.PathPointpathPoint
Returns

Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Math.VectorF

Was this page helpful?