TableLayoutPanel.GetRowHeights Metoda

Definice

Vrátí matici představující výšku v pixelech řádků v objektu TableLayoutPanel.

public:
 cli::array <int> ^ GetRowHeights();
[System.ComponentModel.Browsable(false)]
public int[] GetRowHeights();
[<System.ComponentModel.Browsable(false)>]
member this.GetRowHeights : unit -> int[]
Public Function GetRowHeights () As Integer()

Návraty

Int32[]

Matice typu Int32 , která obsahuje výšku v pixelech řádků v objektu TableLayoutPanel.

Atributy

Platí pro