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
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Length Structure
Length Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum