ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PathCommandUtility Class / _getPathCommandsCurrentY Method

In This Topic
    _getPathCommandsCurrentY Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _getPathCommandsCurrentY( _
       ByVal pathCommands As List(Of IPathCommand) _
    ) As Double
    public static double _getPathCommandsCurrentY( 
       List<IPathCommand> pathCommands
    )

    Parameters

    pathCommands
    See Also