TextStyle Constructor

Overload List

Method Description
TextStyle.TextStyle ()Default constructor.
TextStyle.TextStyle (string, string, double, double, double, double, [MarshalAs(UnmanagedType.U1)] bool, [MarshalAs(UnmanagedType.U1)] bool, [MarshalAs(UnmanagedType.U1)] bool, [MarshalAs(UnmanagedType.U1)] bool, [MarshalAs(UnmanagedType.U1)] bool, [MarshalAs(UnmanagedType.U1)] bool, string) This wraps the AcGiTextStyle:: AcGiTextStyle(const ACHAR* fontName, const ACHAR* bigFontName, const double textSize,const double xScale, const double obliqueAngle, const... more