#include <SchematicViewProperty.h>
Public Member Functions |
|
| DWORD | ID () |
| CoreExport | ~SchematicViewProperty () |
| CoreExport | SchematicViewProperty () |
| DWORD | GetRefIndex () |
| void | SetRefIndex (DWORD refIndex) |
| bool | GetRefSaveMark () |
| CoreExport IOResult | Load (ILoad *iload) |
| CoreExport IOResult | Save (ISave *isave) |
| CoreExport ~SchematicViewProperty | ( | ) | [inline] |
{}
| CoreExport SchematicViewProperty | ( | ) |
| DWORD ID | ( | ) | [inline, virtual] |
Implements AnimProperty.
{ return PROPID_SVDATA; }
| DWORD GetRefIndex | ( | ) |
| void SetRefIndex | ( | DWORD | refIndex | ) |
| bool GetRefSaveMark | ( | ) |