GoDiagram Win Reference
GoRulerCursor Class Members
Properties  Methods  Events


The following tables list the members exposed by GoRulerCursor.

Public Constructors
 NameDescription
Public ConstructorGoRulerCursor ConstructorThe default cursor has a width of 1 and a length of 22.  
Top
Public Properties
 NameDescription
Public PropertyBackColorGets or sets the color to use as the fill background of the GoRulerCursor.  
Public PropertyForeColorGets or sets the color to use for drawing the GoRulerCursor.  
Public PropertyHeightGets or sets the Height of the Size of this cursor.  
Public PropertySizeGets or sets the pixel size of the GoRulerCursor.  
Public PropertyValueGets or sets the ruler value at which the GoRulerCursor is drawn.  
Public PropertyWidthGets or sets the Width of the Size of this cursor.  
Top
Public Methods
 NameDescription
Public MethodGetPaintBoundsReturns a Rectangle that represents the area on the specified GoRuler to invalidate for this GoRulerCursor. The exact position of the Rectangle to invalidate is determined by the pixelMeasure.  
Public MethodPaintPaints the GoRulerCursor at a particular position on the specified GoRuler using the given Graphics object.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedThis is called to raise the PropertyChanged event.  
Protected MethodOnPropertyChangingThis is called to raise the PropertyChanging event.  
Top
Public Events
 NameDescription
Public EventPropertyChangedThis event occurs just after a property is changed.  
Public EventPropertyChangingThis event occurs just before a property is changed.  
Top
See Also

Reference

GoRulerCursor Class
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback