Namespace:
Aurigma.GraphicsMill.Codecs.Psd
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
protected TextSpan( float fontSize, string fontName, Color color, FontCaps fontCaps, float tracking, float hScale, float vScale, bool fauxBold, bool fauxItalic, bool underline, bool strikeout, float leading, string string, DigitType digitType, ReadOnlyCollection<OpenTypeFeature> openTypeFeatures )
Type: System.Single
Type: System.String
Type: System.Single
Type: System.Single
Type: System.Single
Type: System.Boolean
Type: System.Boolean
Type: System.Boolean
Type: System.Boolean
Type: System.Single
Type: System.String
Type: System.Collections.ObjectModel.ReadOnlyCollection<OpenTypeFeature>