Click or drag to resize

ListTypeStatisticsAddMark Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.ListTypeStatistics.AddMark(System.Double,System.Int32)"]


Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.20.0
Syntax
C#
public void AddMark(
	double markLength,
	int executions
)

Parameters

markLength  Double

[Missing <param name="markLength"/> documentation for "M:RAYLASE.Marker.Common.ListTypeStatistics.AddMark(System.Double,System.Int32)"]

executions  Int32

[Missing <param name="executions"/> documentation for "M:RAYLASE.Marker.Common.ListTypeStatistics.AddMark(System.Double,System.Int32)"]

See Also