TextStyle(String, String, Double, Double, Double, Double, Boolean, Boolean, Boolean, Boolean, Boolean, String) Constructor

Initializes a new instance of the TextStyle class

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public TextStyle(
        string fontName,
        string bigFontName,
        double textSize,
        double x,
        double obliqueAngle,
        double trackingPercent,
        bool isBackward,
        bool isUpsideDown,
        bool isVertical,
        bool isOverLined,
        bool isUnderlined,
        string styleName
)

Parameters

fontName  String
 
bigFontName  String
 
textSize  Double
 
x  Double
 
obliqueAngle  Double
 
trackingPercent  Double
 
isBackward  Boolean
 
isUpsideDown  Boolean
 
isVertical  Boolean
 
isOverLined  Boolean
 
isUnderlined  Boolean
 
styleName  String
 
See Also

©  Bricsys NV. All rights reserved.