[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.GetDrawingFont

GetDrawingFont Method

GetDrawingFont(out bool)

Gets the font for painting.

Declaration
protected virtual Font GetDrawingFont(out bool fontCreated)
Protected Overridable Function GetDrawingFont(ByRef fontCreated As Boolean) As Font
Parameters
Type Name Description
bool fontCreated

Created font

Returns
Type Description
Font