OpenTypeFeature.Value Property

Gets a value associated with this Open Type feature.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Value { get; }

Property Value

For examlpe, this value allows you to get alternate glyphs. The default value is 1.

See Also

Reference