[]
        
(Showing Draft Content)

C1.Framework.Element.-ctor

Element Constructor

Element(Style)

Creates a new instance of an Element.

Declaration
public Element(Style style)
Parameters
Type Name Description
Style style

Style for the new element.

Element()

Creates a new instance of an Element.

Declaration
public Element()