Gets the maximum value for the ScalingValue of this ChannelDefinitionBase.

C# | Visual Basic | Visual C++ |
public virtual uint MaximumScalingValue { get; }
Public Overridable ReadOnly Property MaximumScalingValue As UInteger Get
public: virtual property unsigned int MaximumScalingValue { unsigned int get (); }

The base implementation accomodates maximum scaling factor of 24-bits of space.