Click or drag to resize

HelperGetYByPrice Method

Namespace:  MZpack.NT8.Algo.View
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public static float GetYByPrice(
	RenderArgs args,
	double price
)

Parameters

args
Type: RenderArgs
price
Type: SystemDouble

Return Value

Type: Single
See Also