The class Baltie2DPanel represents a panel, which is capable of displaying Baltie's area and initializes the new Baltie's area, where Balties live and move.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class Baltie2DPanel : XViewportInputPanel

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.UserControl
              SGP.XSpace..::.XViewportPanel
                SGP.XSpace..::.XViewportInputPanel
                  SGP.Baltie2D..::.Baltie2DPanel

See Also