Font {Microsoft.VisualBasic.Imaging} .NET clr documentation

Font

Description

Declare

            
# namespace Microsoft.VisualBasic.Imaging
export class Font {
   Height: double;
   Name: string;
   Size: double;
   SizeInPoints: double;
   Style: FontStyle;
}

        

.NET clr type reference tree

  1. use by property member Style: FontStyle

[Package {$package} version {$version} Index]