Search
Ruler Properties
 


 Public Properties

  Name Description

BackColor

Gets or sets the background color of the ruler control.

ControlLoadedScript

Specifies the name of a JavaScript function that should be invoked when the control is loaded on the client side.

DiagramView

Gets or sets the DiagramView instance attached to this Ruler.

EnableGuides

Gets or sets a value indicating whether alignment guides are active.

ForeColor

Gets or sets the foreground color of the control.

GuideColor

Gets or sets the color used to paint guides.

HorizontalScaleVisible

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

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 used to paint cursor projections.

ProjectionColor

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

ProjectRotatedBounds

Gets or sets whether the projection of nodes on ruler's scales rotates with them.

TextColor

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

Unit

Gets or sets the measure unit used by the ruler.

VerticalScaleVisible

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

 See Also