ScalingPoint Constructor

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ScalingPoint Class >

ScalingPoint Constructor

BR.AN.PviServices .NET


Initializes a new instance of type ScalingPoint

[Visual Basic]

Public Sub New( _

  ByVal xValue As Value, _

  ByVal yValue As Value _

)

[C#]

ScalingPoint(

  Value xValue,

  Value yValue

);

Parameters

xValue

Value object for raw value

yValue

Value object for filtered value

See Also

ScalingPoint Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]