Skip to content

FontWeight Field

Summary

The content font weight. Property value can be set using the FontWeight enumerations: FontWeight.Bold, FontWeight.SemiBold, FontWeight.Light, FontWeight.Thin, etc.

Signature

1
public static ControlProperty FontWeight;

Return Value

ControlProperty

Declaring Type

cAlgo.API.ControlProperty


Last update: March 17, 2023