Click or drag to resize
ThicknessBottom Property
[SECURITY CRITICAL] Gets or sets the width, in pixels, of the lower side of the bounding rectangle.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double Bottom { get; set; }

Property Value

Type: Double
See Also