ActiveReports Developer 7
ToPoints Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : ToPoints Method

Glossary Item Box

Converts the existing Length twips to points (1pt = 20twips)

Syntax

Visual Basic (Declaration) 
Public Function ToPoints() As System.Single
C# 
public System.float ToPoints()

Return Value

Float value in points

See Also