public float YRadius { get; set; }
Public Property YRadius As Single Get Set
public: property float YRadius { float get (); void set (float value); }
member YRadius : float32 with get, set
In This Article