Search
Ruler Properties
 


 Public Properties

  Name Description

backColor

Gets or sets the background color of the control.

diagramView

Gets or sets the DiagramView shown by this Ruler.

element

Returns a reference to the control's DOM element. (Inherited from Control.)

enabled

Gets or sets whether mouse events are enabled. (Inherited from Control.)

enableGuides

Gets or sets a value indicating whether the alignment guides are enabled.

foreColor

Gets or sets the foreground color of the control.

guideColor

Gets or sets the color of the alignment guide lines.

horizontalScaleVisible

Gets or sets a value indicating whether the horizontal ruler scale is visible.

licenseLocation

Gets or sets the location of the license key file. (Inherited from Control.)

negatedX

Gets or sets whether the horizontal scale should show negated values, simulating that the coordinate system's X axis grows to the left.

negatedY

Gets or sets whether the vertical scale should show negated values, simulating that the coordinate system's Y axis grows to the top.

pointerColor

Gets or sets the color of the mouse pointer's projections.

projectionColor

Gets or sets the color used to paint the projection of the active node.

projectRotatedBounds

Gets or sets whether projections of nodes on ruler's scales reflect their rotated boundaries.

textColor

Gets or sets the color used to paint text in the ruler.

unit

Gets the measure units displayed in the ruler scales.

verticalScaleVisible

Gets or sets a value indicating whether the vertical ruler scale is visible.

 See Also