SharpLeaf Reference > FontType Structure > FontType Constructor > (String,Double) FontType Constructor (String,Double)
Define a regular black font with default interline.
public FontType(
string fontName,
double fontSize
);
-
fontName
- Font face identifier (see Name property).
-
fontSize
- Font size, in points.
See also ...FontType.Members | FontType.FontType Constructor
Send comments on this topic © Dyalog Ltd 2021
|