Click or drag to resize
RectLeft Property
Gets the x-axis value of the left side of the rectangle.

Namespace: Windows.Foundation
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double Left { get; }

Property Value

Type: Double
See Also