ActiveReports 9
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 System.Single, _
   ByVal target As Length.Unit _
) As Length
public static Length FromTwips( 
   System.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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum