Enum FontWeight
Get the size of characters of a style in points multiplied by 100 (Scintilla feature SC_WEIGHT_)
public enum FontWeight
Fields
BOLD = 700
NORMAL = 400
SEMIBOLD = 600
Get the size of characters of a style in points multiplied by 100 (Scintilla feature SC_WEIGHT_)
public enum FontWeight
BOLD = 700
NORMAL = 400
SEMIBOLD = 600