SelectFont.SelectFont

SelectFont constructor

Initializes operator.

public SelectFont(string resName, double size)
ParameterTypeDescription
resNameStringThe name of font resource, e.g. F1, F2 etc.
sizeDoubleSize of the font.

See Also