|
FRX SDK Documentation 2025 SP0
|
#include <CAcVsRenderUtility.h>
Public Member Functions | |
| CAcVsRenderUtility (void) | |
| ~CAcVsRenderUtility (void) | |
| Acad::ErrorStatus | ShutDown (void) |
| Acad::ErrorStatus | StartUp (CSize, PreviewShape) |
| HBITMAP__ * | GetRenderedImage (AcDbObjectId &, CSize, bool) |
| HBITMAP__ * | GetRenderedImage (wchar_t const *, CSize, bool) |
Definition at line 24 of file CAcVsRenderUtility.h.
| CAcVsRenderUtility::CAcVsRenderUtility | ( | void | ) |
| CAcVsRenderUtility::~CAcVsRenderUtility | ( | void | ) |
| HBITMAP__ * CAcVsRenderUtility::GetRenderedImage | ( | AcDbObjectId & | , |
| CSize | , | ||
| bool | ) |
| Acad::ErrorStatus CAcVsRenderUtility::ShutDown | ( | void | ) |
| Acad::ErrorStatus CAcVsRenderUtility::StartUp | ( | CSize | , |
| PreviewShape | ) |