ARCed.Controls.MapSourceSelectorPanel.MapSourceSelectorPanel C# (CSharp) Метод

MapSourceSelectorPanel() публичный Метод

Creates and returns a new instance of a MapSourceSelectorPanel object.
public MapSourceSelectorPanel ( ) : System
Результат System
        public MapSourceSelectorPanel()
        {
            InitializeComponent();
            ResetPoints();
        }