#if !defined(AFX_LTVECTORAUTOMATION_H__311D0A22_F040_4E33_8952_4041BC06F48B__INCLUDED_) #define AFX_LTVECTORAUTOMATION_H__311D0A22_F040_4E33_8952_4041BC06F48B__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your modifications will be overwritten. ///////////////////////////////////////////////////////////////////////////// // CLTVectorAutomation wrapper class class CLTVectorAutomation : public COleDispatchDriver { public: CLTVectorAutomation() {} // Calls COleDispatchDriver default constructor CLTVectorAutomation(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {} CLTVectorAutomation(const CLTVectorAutomation& dispatchSrc) : COleDispatchDriver(dispatchSrc) {} // Attributes public: // Operations public: long GetBrushStyle(); void SetBrushStyle(long nNewValue); long GetFontHeight(); void SetFontHeight(long nNewValue); BOOL GetFontUnderline(); void SetFontUnderline(BOOL bNewValue); BOOL GetFontItalic(); void SetFontItalic(BOOL bNewValue); long GetFontOrientation(); void SetFontOrientation(long nNewValue); long GetFontEscapement(); void SetFontEscapement(long nNewValue); long GetFontWidth(); void SetFontWidth(long nNewValue); CString GetFontFaceName(); void SetFontFaceName(LPCTSTR lpszNewValue); short GetFontPitchAndFamily(); void SetFontPitchAndFamily(short nNewValue); short GetFontQuality(); void SetFontQuality(short nNewValue); short GetFontClipPrecision(); void SetFontClipPrecision(short nNewValue); short GetFontOutPrecision(); void SetFontOutPrecision(short nNewValue); short GetFontCharSet(); void SetFontCharSet(short nNewValue); BOOL GetFontStrikeOut(); void SetFontStrikeOut(BOOL bNewValue); long GetFontWeight(); void SetFontWeight(long nNewValue); long GetCurrentTool(); void SetCurrentTool(long nNewValue); unsigned long GetStandardBrushColor(); void SetStandardBrushColor(unsigned long newValue); long GetStandardBrushStyle(); void SetStandardBrushStyle(long nNewValue); long GetStandardBrushHatch(); void SetStandardBrushHatch(long nNewValue); long GetHatchBrushStyle(); void SetHatchBrushStyle(long nNewValue); unsigned long GetHatchBrushPenColor(); void SetHatchBrushPenColor(unsigned long newValue); long GetHatchBrushPenStyle(); void SetHatchBrushPenStyle(long nNewValue); long GetHatchBrushPenWidth(); void SetHatchBrushPenWidth(long nNewValue); long GetHatchBrushBrushStyle(); void SetHatchBrushBrushStyle(long nNewValue); unsigned long GetHatchBrushBrushColor(); void SetHatchBrushBrushColor(unsigned long newValue); long GetHatchBrushBrushHatch(); void SetHatchBrushBrushHatch(long nNewValue); long GetHatchBrushStepSize(); void SetHatchBrushStepSize(long nNewValue); double GetHatchBrushLineRotation(); void SetHatchBrushLineRotation(double newValue); long GetHatchBrushFlags(); void SetHatchBrushFlags(long nNewValue); long GetHatchBrushPointCount(); void SetHatchBrushPointCount(long nNewValue); long GetHatchBrushPointX(long nIndex); void SetHatchBrushPointX(long nIndex, long nNewValue); long GetHatchBrushPointY(long nIndex); void SetHatchBrushPointY(long nIndex, long nNewValue); long GetPatternBrushBitmap(); void SetPatternBrushBitmap(long nNewValue); unsigned long GetGradientBrushStartColor(); void SetGradientBrushStartColor(unsigned long newValue); unsigned long GetGradientBrushEndColor(); void SetGradientBrushEndColor(unsigned long newValue); long GetGradientBrushSteps(); void SetGradientBrushSteps(long nNewValue); long GetGradientBrushStyle(); void SetGradientBrushStyle(long nNewValue); BOOL GetEnableExtendedPen(); void SetEnableExtendedPen(BOOL bNewValue); unsigned long GetLogicalPenColor(); void SetLogicalPenColor(unsigned long newValue); long GetLogicalPenStyle(); void SetLogicalPenStyle(long nNewValue); long GetLogicalPenWidth(); void SetLogicalPenWidth(long nNewValue); long GetExtendedLogicalPenStyle(); void SetExtendedLogicalPenStyle(long nNewValue); long GetExtendedLogicalPenWidth(); void SetExtendedLogicalPenWidth(long nNewValue); long GetExtendedLogicalPenBrushStyle(); void SetExtendedLogicalPenBrushStyle(long nNewValue); unsigned long GetExtendedLogicalPenColor(); void SetExtendedLogicalPenColor(unsigned long newValue); long GetExtendedLogicalPenHatch(); void SetExtendedLogicalPenHatch(long nNewValue); long GetExtendedLogicalPenEntriesNumber(); void SetExtendedLogicalPenEntriesNumber(long nNewValue); long GetExtendedLogicalPenEntries(long nIndex); void SetExtendedLogicalPenEntries(long nIndex, long nNewValue); }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_LTVECTORAUTOMATION_H__311D0A22_F040_4E33_8952_4041BC06F48B__INCLUDED_)