StdFontClass.IFont_get_Size 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 System::Decimal IFont_get_Size() = stdole::IFont::get_Size;
public virtual decimal IFont_get_Size ();
abstract member IFont_get_Size : unit -> decimal
override this.IFont_get_Size : unit -> decimal
Public Overridable Function IFont_get_Size () As Decimal