#include <DxPolygonView.h>
|
| virtual void | OnDraw (CDC *pDC) |
| |
| virtual void | AssertValid () const |
| |
| virtual void | Dump (CDumpContext &dc) const |
| |
Definition at line 8 of file DxPolygonView.h.
◆ DxPolygonView()
◆ ~DxPolygonView()
◆ AssertValid()
| void AssertValid |
( |
| ) |
const |
|
virtual |
◆ Dump()
| void Dump |
( |
CDumpContext & | dc | ) |
const |
|
virtual |
◆ OnDraw()
Definition at line 35 of file DxPolygonView.cpp.
36{
37 CDocument* pDoc = GetDocument();
38
39}
The documentation for this class was generated from the following files: