StdFontClass.IFont_get_Weight Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual short IFont_get_Weight() = stdole::IFont::get_Weight;
public virtual short IFont_get_Weight ();
abstract member IFont_get_Weight : unit -> int16
override this.IFont_get_Weight : unit -> int16
Public Overridable Function IFont_get_Weight () As Short