Example4_6.PlotPanel.PlotPanel C# (CSharp) Method

PlotPanel() public method

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

Same methods

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