ActiveReports 12
Length Constructor(String)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure > Length Constructor : Length Constructor(String)
string value indicate the size, e.g. 1 cm, 10 pt
Constructor for the Length class
Syntax
'Declaration
 
Public Function New( _
   ByVal length As String _
)
public Length( 
   string length
)

Parameters

length
string value indicate the size, e.g. 1 cm, 10 pt
See Also

Reference

Length Structure
Length Members
Overload List