GetOffset
TheGetOffsetmethod returns this transform's translation values (also called offset values) in the specified structure.
void GetOffset (out ODPoint offset);
offset- A point specifying the horizontal (x) and vertical (y) translation values of this transform.
DISCUSSION
The returned horizontal and vertical translation values are located in this transform's matrix; they are the first two elements of the bottom row in the matrix.SEE ALSO
TheODPointtype (page 885).
TheODTransform::GetPreScaleOffsetmethod (page 770).
TheODTransform::SetOffsetmethod (page 784).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help