Property LeftAngle
| Improve this Doc View SourceLeftAngle
Gets or sets the angle of the left edge. This is a dependency property.
Declaration
public double LeftAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The angle of the left edge. The default value is 90. |