Gets or sets a value indicating whether to show the ruler.
Namespace:
Aurigma.GraphicsMill.AjaxControls
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
public bool RulerEnabled { get; set; }
true if the ruler is shown; otherwise false.
Default value is false.
Use the RulerScale and RulerWidth properties to set ruler parameters.