Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace : GoRulerCursor Class |
The following tables list the members exposed by GoRulerCursor.
Name | Description | |
---|---|---|
GoRulerCursor Constructor | The default cursor has a width of 1 and a length of 22. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the color to use as the fill background of the GoRulerCursor. | |
ForeColor | Gets or sets the color to use for drawing the GoRulerCursor. | |
Height | Gets or sets the Height of the Size of this cursor. | |
Size | Gets or sets the pixel size of the GoRulerCursor. | |
Value | Gets or sets the ruler value at which the GoRulerCursor is drawn. | |
Width | Gets or sets the Width of the Size of this cursor. |
Name | Description | |
---|---|---|
GetPaintBounds | Returns 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. | |
Paint | Paints the GoRulerCursor at a particular position on the specified GoRuler using the given Graphics object. |
Name | Description | |
---|---|---|
OnPropertyChanged | This is called to raise the PropertyChanged event. | |
OnPropertyChanging | This is called to raise the PropertyChanging event. |
Name | Description | |
---|---|---|
PropertyChanged | This event occurs just after a property is changed. | |
PropertyChanging | This event occurs just before a property is changed. |