[]
        
(Showing Draft Content)

DDCssLib.CSSRect.-ctor

CSSRect Constructor

CSSRect(CSSRect)

Creates a new CSSRect instance that copies top, right, bottom, left members' values of the specified CSSRect object.

Declaration
public CSSRect(CSSRect aCopy)
Parameters
Type Name Description
CSSRect aCopy