Class represents ruler's settings

The following tables list the members exposed by the RulerSettings type.

Name Description
Public constructor RulerSettings (Overloaded)
Top
Name Description
Public property Color Color of drawing line
Public property Font Font size of the ViewStateBox
Public property IsViewSegmentValue Show finish distance of ruler's segment
Public property IsViewStateBox Show current distance value on mouse_move event
Public property IsVisibleDrawingLine Turn on/off visible drawing linedrawing control
Public property PenWidth Pen's width
Public property Precision Precision
Top
Name Description
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top
Name Description
Public delegate ChangeSettings
Public delegate FinishRuler Set up when Ruler is finished
Public delegate FinishedRuler
Top
Name Description
Public field OnChangeSettings Set up when settings has changed
Public field OnFinished
Top