<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ScalingPointCollection Class > ScalingPointCollection Methods > ScalingPointCollection.Add Method |
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
);
scalingPoint
ScalingPoint object
ScalingPointCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]