Carbon


ATSUCurvePath

Header: ATSTypes.h

struct ATSUCurvePath {
    UInt32 vectors; 
    UInt32 controlBits[1]; 
    Float32Point vector[1];
};

© 2000 Apple Computer, Inc. (Last Updated 6/29/2000)