Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
    • JavaScript API Reference
LeftSlopeAngle Property

Gets or sets the angle of the left slope.

Syntax
 public Double LeftSlopeAngle { get; set; }
Remarks

The default value is 90. Valid value must be between 0 and 180.

See Also