ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Graphics Namespace / Point2d Class / Length Property

In This Topic
    Length Property (Point2d)
    In This Topic
    Gets the vector length of the Point2d object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Single
    public float Length {get;}
    See Also