[]
        
(Showing Draft Content)

DDCssLib.CSSValue.SetIntValue

SetIntValue Method

SetIntValue(int, eCSSUnit)

Specifies the value as an integer.

Declaration
public void SetIntValue(int aValue, eCSSUnit aUnit)
Parameters
Type Name Description
int aValue

The integer value to store.

eCSSUnit aUnit

The CSS unit type the value is.