Back to Website
Show / Hide Table of Contents

Struct OpenTypeFeature

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public struct OpenTypeFeature

Constructors

OpenTypeFeature(OpenTypeFeatureTag)

Declaration
public OpenTypeFeature(OpenTypeFeatureTag tag)
Parameters
Type Name Description
OpenTypeFeatureTag tag

OpenTypeFeature(OpenTypeFeatureTag, Int32)

Declaration
public OpenTypeFeature(OpenTypeFeatureTag tag, int value)
Parameters
Type Name Description
OpenTypeFeatureTag tag
System.Int32 value

Properties

Tag

Declaration
public OpenTypeFeatureTag Tag { get; set; }
Property Value
Type Description
OpenTypeFeatureTag

Value

Declaration
public int Value { get; set; }
Property Value
Type Description
System.Int32

Extension Methods

OpenTypeFeatureConverter.ToGm(OpenTypeFeature)
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback