System.Windows.Forms.Padding.Horizontal Property

Gets the combined padding for the right and left edges.

Syntax

[System.ComponentModel.Browsable(false)]
public int Horizontal { 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