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