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