ConstantViewSize.CurrentScalePercent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
0 to 1 between MinScale and MaxScale. If current is less than max, then scaling is being applied. This value is subject to inaccuracies due to smoothing/interpolation/momentum.
public:
property float CurrentScalePercent { float get(); };
public float CurrentScalePercent { get; }
member this.CurrentScalePercent : single
Public ReadOnly Property CurrentScalePercent As Single