ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionBox Class / GetDoubleRadius Method

In This Topic
    GetDoubleRadius Method
    In This Topic
    Gets the run-time value of the radius property.
    Syntax
    'Declaration
     
    Public Function GetDoubleRadius() As Single
    public float GetDoubleRadius()

    Return Value

    A Single or float value in pixels.
    See Also