24 #ifndef __IOffsetPath__ 25 #define __IOffsetPath__ 27 #include "IPMUnknown.h" 28 #include "GraphicTypes.h" 29 #include "OffsetPathID.h" 42 enum { kDefaultIID = IID_IOFFSETPATH };
73 int32 joinType = kPMRoundJoin,
74 int32 lineCap = kPMButtCap,
75 PMReal const &miterLimit = 1.0,
76 bool16 unionPaths = kTrue