ProjectManager
0.2
|
Public Member Functions | |
(void) | - setUnitSize: |
(float) | - unitSize |
(void) | - setMargin: |
Adds a margin to the right side (if the ruler is vertical) or bottom side (if the ruler is horizontal). | |
(float) | - margin |
(void) | - refreshHighlightedArea |
Protected Attributes | |
float | unitSize |
float | margin |
NSColor * | highlightColor |
NSRect | selectionRect |
NSRect | highlightedRect |
- (void) setMargin: | (float) | aMargin |
Adds a margin to the right side (if the ruler is vertical) or bottom side (if the ruler is horizontal).
This is added to the ruler's thickness automatically.