VariableCollection.Scaling Property

<< 点击显示目录 >>

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

VariableCollection.Scaling Property

BR.AN.PviServices .NET


Gets or sets the scaling of each element of the collection.

[Visual Basic]

<CLSCompliant(IsCompliant:=False)> _

Public Property Scaling() As Scaling

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[CLSCompliant(IsCompliant=False)]

public Scaling Scaling { public get; public set; }

See Also

VariableCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]