[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override uint ScalingValue { get; set; }<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Overrides Property ScalingValue As UInteger
Get
Setpublic:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
virtual property unsigned int ScalingValue {
unsigned int get () override;
void set (unsigned int value) override;
}function get_ScalingValue();
function set_ScalingValue(value);| NotImplementedException | Digital values represent bit flags and thus are not scaled. |