ActiveReports 12
FromTwips Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : FromTwips Method
GrapeCity.ActiveReports.Extensibility.Definition.Components.Length in twips
Target unit for conversion for output or arithmetic
Create a new Length from twips.
Syntax
'Declaration
 
Public Shared Function FromTwips( _
   ByVal twips As Single, _
   ByVal target As Length.Unit _
) As Length
public static Length FromTwips( 
   float twips,
   Length.Unit target
)

Parameters

twips
GrapeCity.ActiveReports.Extensibility.Definition.Components.Length in twips
target
Target unit for conversion for output or arithmetic
See Also

Reference

Length Structure
Length Members