Changes between Version 15 and Version 16 of FRAME_POSITION_R0
- Timestamp:
- 12/12/08 19:53:31 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_POSITION_R0
v15 v16 17 17 18 18 == Implementation idea == 19 * Create Position class extending !ProObject with properties for the frame`s position.20 * Add Position position property to the Frame.19 * Add position() property to the Frame for the default coordinates. 20 * Add methods with mode and special point arguments for setting and getting this position. 21 21 22 22 == Related ==