Example3_4.DrawingView.DrawingView C# (CSharp) Method

DrawingView() public method

public DrawingView ( CGRect rect ) : System
rect CGRect
return System
        public DrawingView(CGRect rect)
            : base(rect)
        {
            Initialize();
        }

Same methods

DrawingView::DrawingView ( IntPtr handle ) : System
DrawingView::DrawingView ( NSCoder coder ) : System