BoundingBox.FarScale 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.
A Proximity-enabled Handle scales by this amount when a hand moves out of range. Default is 0, invisible handle.
public:
property float FarScale { float get(); void set(float value); };
public float FarScale { get; set; }
member this.FarScale : single with get, set
Public Property FarScale As Single