Class LineJoinExtensionMethods
Inheritance
System.Object
LineJoinExtensionMethods
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()
Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class LineJoinExtensionMethods
Methods
ToGm(LineJoin)
Declaration
public static LineJoin ToGm(this LineJoin source)
Parameters
| Type | Name | Description |
|---|---|---|
| LineJoin | source |
Returns
| Type | Description |
|---|---|
| Aurigma.GraphicsMill.AdvancedDrawing.LineJoin |
ToModel(LineJoin)
Declaration
public static LineJoin ToModel(this LineJoin source)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.GraphicsMill.AdvancedDrawing.LineJoin | source |
Returns
| Type | Description |
|---|---|
| LineJoin |