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

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

Property Value

Type: Double
See Also