Gets or sets the integer scaling value of this ChannelDefinitionBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual uint ScalingValue { get; set; }
Public Overridable Property ScalingValue As UInteger Get Set
public: virtual property unsigned int ScalingValue { unsigned int get (); void set (unsigned int value); }