Skip to main content

Class GmPathSegmentMeasurer

Namespace: Aurigma.DesignAtoms.ImageProcessing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class GmPathSegmentMeasurer : IPathSegmentMeasurer

Inheritance: System.Object -> GmPathSegmentMeasurer

Implements

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

Constructors

GmPathSegmentMeasurer

public GmPathSegmentMeasurer()

Methods

MeasureLength

public float MeasureLength(Segment segment)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Path.Segmentsegment
Returns

System.Single

Was this page helpful?