Insets.Vertical Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The sum of the top and bottom insets.
public:
property double Vertical { double get(); };
public double Vertical { get; }
member this.Vertical : double
Public ReadOnly Property Vertical As Double