A class for Ruler, inheriting from IRuler. More...
#include <Ruler.h>
Instance Methods | |
| (instancetype) | - initWithScale: |
Properties | |
| ScaleEnum | scale |
Properties inherited from <IRuler> | |
| ScaleEnum | scale |
| Scale used for object placement within a plane. | |
A class for Ruler, inheriting from IRuler.
This class provides an implementation for measuring and scaling within a 2D plane, typically used for object placement and dimension calculations.
| - (instancetype) initWithScale: | (ScaleEnum) | scale |
|
readwritenonatomicassign |