ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValue Structure / Reset Method

In This Topic
Reset Method (CSSValue)
In This Topic
Resets this current value. Sets all value members to their appropriate empty equivelent (numbers are set to 0), and sets the current Unit type to eCSSUnit.Null.
Syntax
'Declaration
 
Public Sub Reset() 
 
See Also