ScalingPointCollection.Add Method

<< 点击显示目录 >>

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

ScalingPointCollection.Add Method

BR.AN.PviServices .NET


This function adds an object of type ScalingPoint to the collection

[Visual Basic]

Public Overridable Sub Add( _

  ByVal scalingPoint As ScalingPoint _

)

[C#]

public virtual void Add(

  ScalingPoint scalingPoint

);

Parameters

scalingPoint

ScalingPoint object

See Also

ScalingPointCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]