ActiveReports Developer 7
GetDoubleRadius Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionBox Class : GetDoubleRadius Method

Glossary Item Box

Gets the run-time value of the radius property.

Syntax

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

Return Value

A Single or float value in pixels.

See Also