Public Weight As LogFontWeight
Dim instance As LogFont Dim value As LogFontWeight value = instance.Weight instance.Weight = value
public LogFontWeight Weight
public: LogFontWeight Weight
public var Weight : LogFontWeight
Specify a weight with any of the LogFontWeight values.
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.