[]
        
(Showing Draft Content)

DDCssLib.CSSColor

CSSColor Struct

Struct CSSColor

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

Constructors

Name Description
CSSColor(CSSColor)

Initializes a new instance of the CSSColor struct.

Fields

Name Description
m_vBackAttachment

Back attachment

m_vBackColor

Back color

m_vBackImage

Back image

m_vBackPositionX

Back position x

m_vBackPositionY

Back position y

m_vBackRepeat

Back repeat

m_vBackStyle

Back style

m_vColor

Color

m_vOpacity

Opacity

m_vlCursor

Cursor

Methods

Name Description
Reset()

Resets this instance.

Extension Methods