System.Windows.Forms.Padding.Vertical Property

Gets the combined padding for the top and bottom edges.

Syntax

[System.ComponentModel.Browsable(false)]
public int Vertical { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is convenient for use in many layout calculations.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0