MonoMobile.Views.RoundProgressView.RoundProgressView C# (CSharp) Method

RoundProgressView() public method

public RoundProgressView ( ) : System
return System
		public RoundProgressView() : base(new RectangleF(0.0f, 0.0f, 37.0f, 37.0f))
		{
		}
RoundProgressView