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