ChangeInternalTransform
TheChangeInternalTransformmethod changes the internal transform of this frame.
void ChangeInternalTransform (in ODTransform transform, in ODCanvas biasCanvas);
transform- A reference to an internal transform to associate with this frame.
biasCanvaskODNULLif the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.DISCUSSION
Your part calls its display frame'sChangeInternalTransformmethod to change the position of its content in the frame.EXCEPTIONS
kODErrIllegalNullTransformInput- The
transformparameter is null.SEE ALSO
TheODFrame::AcquireInternalTransformmethod (page 303).
"Scrolling Your Part in a Frame" on page 142 in OpenDoc Programmer's Guide.
"Drawing When a Part is Scrolled" on page 161 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help