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

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

    Parameters

    pathCommands
    See Also