InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / PolygonIconElement Class / _flags Field

In This Topic
    _flags Field (PolygonIconElement)
    In This Topic
    An Element.ElementFlags value that defines the behavior of this Element.
    Syntax
    'Declaration
     
    Protected _flags As Element.ElementFlags
    protected Element.ElementFlags _flags
    See Also