LayoutFarm.Demo_SingleTextLine_With_Compartment.UINinespaceBox.UINinespaceBox C# (CSharp) Méthode

UINinespaceBox() public méthode

public UINinespaceBox ( int w, int h ) : System
w int
h int
Résultat System
            public UINinespaceBox(int w, int h)
                : base(w, h)
            {
                SetupDockSpaces();
            }
            void SetupDockSpaces()