[]
        
(Showing Draft Content)

DDCssLib.CSSMargin

CSSMargin Struct

Struct CSSMargin

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

Constructors

Name Description
CSSMargin(CSSMargin)

Initializes a new instance of the CSSMargin struct.

Fields

Name Description
m_rcBorderColor

Border color

m_rcBorderRadius

Border radius

m_rcBorderStyle

Border style

m_rcBorderWidth

Border width

m_rcMargin

Margin

m_rcOutlineRadius

Outline radius

m_rcPadding

Padding

m_vFloatEdge

Float edge

m_vOutlineColor

Outline color

m_vOutlineStyle

Outline style

m_vOutlineWidth

Outline width

Methods

Name Description
Reset()

Resets this instance.

Extension Methods