Definition at line 3217 of file CPView.j.
Return the scaleSize of the view, this scaleSize is used to scale in css
Extends class CPView.
Definition at line 3243 of file CPView.j.
- (void) setScaleSize: |
|
(CGSize) |
aSize |
|
|
implementation |
Set the zoom of the view. This will call scaleUnitSquareToSize: and setNeedsDisplay: This method doesn't care about the last zoom you set in the view
- Parameters
-
aSize,the | size corresponding the new unit scales |
Extends class CPView.
Definition at line 3224 of file CPView.j.
The documentation for this category was generated from the following file: