[]
        
(Showing Draft Content)

DDCssLib.CSSValue.SetPercentValue

SetPercentValue Method

SetPercentValue(float)

Specifies the value as a percent.

Declaration
public void SetPercentValue(float aValue)
Parameters
Type Name Description
float aValue

A percentage (0-100) value. According to CSS this value could range from negative to greater than 100.