BCGControlBar Library for .NET
GetFont Method (GalleryFontCommandObject)




Returns a font associated with the gallery command object.
Syntax
'Declaration
 
Public Overridable Function GetFont() As Font
'Usage
 
Dim instance As GalleryFontCommandObject
Dim value As Font
 
value = instance.GetFont()
public virtual Font GetFont()
public: virtual Font* GetFont(); 
public:
virtual Font^ GetFont(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GalleryFontCommandObject Class
GalleryFontCommandObject Members

Send Feedback