SurfaceMagnetism.CloseDistance 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.
Caution
Use ClosestDistance instead
Closest distance to bring object
public:
property float CloseDistance { float get(); void set(float value); };
[System.Obsolete("Use ClosestDistance instead")]
public float CloseDistance { get; set; }
[<System.Obsolete("Use ClosestDistance instead")>]
member this.CloseDistance : single with get, set
Public Property CloseDistance As Single
Property Value
- Attributes