Skip to main content

Class RotatedRectangleFExtensionMethods

Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class RotatedRectangleFExtensionMethods

Inheritance: System.Object -> RotatedRectangleFExtensionMethods

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

GetPath

public static Path GetPath(this RotatedRectangleF rectangle)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Model.Math.RotatedRectangleFrectangle
Returns

Aurigma.GraphicsMill.AdvancedDrawing.Path

Was this page helpful?