[]
        
(Showing Draft Content)

DDCssLib.CSSRect

CSSRect Struct

Struct CSSRect

Namespace:
Assembly: MESCIUS.ActiveReports.dll
Syntax
public struct CSSRect

Constructors

Name Description
CSSRect(CSSRect)

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

Fields

Name Description
m_vBottom

Bottom

m_vLeft

Left

m_vRight

Right

m_vTop

Top

Methods

Name Description
Reset()

Resets each of the CSSValue objects contained by this struct.

Extension Methods