Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
StdLine
TheStdLineprocedure is QuickDraw's standard low-level routine for drawing a line.
PROCEDURE StdLine (newPt:ĘPoint);
newPt- The point to which to draw the line.
DESCRIPTION
TheStdLineprocedure draws a line from the current pen location to the location (in local coordinates) specified in thenewPtparameter.SPECIAL CONSIDERATIONS
TheStdLineprocedure may move or purge memory blocks in the application heap. Your application should not call this procedure at interrupt time.
Get information on Apple products.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE Copyright © 2007 Apple Inc. All rights reserved. | Terms of use | Privacy Notice |