ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphMetrics Structure / IsEmpty Property

In This Topic
    IsEmpty Property (GlyphMetrics)
    In This Topic
    Gets empty flag for this structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also