EllipseLineDataProvider.Radius 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.
Radius of ellipsis defined by Vector2 where x is half-width and y is half-height
public:
property UnityEngine::Vector2 Radius { UnityEngine::Vector2 get(); void set(UnityEngine::Vector2 value); };
public UnityEngine.Vector2 Radius { get; set; }
member this.Radius : UnityEngine.Vector2 with get, set
Public Property Radius As Vector2
Property Value
UnityEngine.Vector2