InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / GlyphInfo Class / IsInlineObject Property

In This Topic
    IsInlineObject Property (GlyphInfo)
    In This Topic
    Indicates if an inline object should appear instead of the glyph.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInlineObject As Boolean
    public bool IsInlineObject {get;}
    See Also