Gets the maximum value for the ScalingValue of this ChannelDefinitionBase.
Declaration Syntax
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 (); }
Remarks
The base implementation accomodates maximum scaling factor of 24-bits of space.