RadialView.MinViewDegrees 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.
The element will stay at least this far away from the center of view.
public:
property float MinViewDegrees { float get(); void set(float value); };
public float MinViewDegrees { get; set; }
member this.MinViewDegrees : single with get, set
Public Property MinViewDegrees As Single