ActiveReports Developer 7
Length Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Point2d Class : Length Property

Glossary Item Box

Gets the vector length of the Point2d object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Length As System.Single
C# 
public System.float Length {get;}

See Also