Search
Ruler Properties
 


 Public Properties

  Name Description

AddScriptReferences

Gets or sets a value indicating whether the control should render references to the client scripts.

BackColor

Gets or sets the background color of the Ruler control.

ClientScriptLocation

Gets or sets the URL to the MindFusion.Diagramming.js file.

DiagramView

Gets or sets the id of the DiagramView.

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.

Id

Gets or sets the id of the view.

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