[]
        
(Showing Draft Content)

C1.Framework.Element.SetFlags

SetFlags Method

SetFlags(ElementFlags, bool)

Declaration
public bool SetFlags(Element.ElementFlags flags, bool value)
Parameters
Type Name Description
Element.ElementFlags flags
bool value
Returns
Type Description
bool

SetFlags(ElementFlags, bool, bool)

Declaration
public bool SetFlags(Element.ElementFlags flags, bool value, bool notify)
Parameters
Type Name Description
Element.ElementFlags flags
bool value
bool notify
Returns
Type Description
bool