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();
        }