This wraps PLEngineCore into a Windows Form control, adding dll anme property and resize handling. For use with Windows Forms when Planimate is the DLL.
More...
|
| override void | OnResize (EventArgs e) |
| | Override the OnResize handler to force a repaint message to be sent through to Planimate® More...
|
| |
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
This wraps PLEngineCore into a Windows Form control, adding dll anme property and resize handling. For use with Windows Forms when Planimate is the DLL.
| override void Planimate.Engine.PLEngine.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
| disposing | true if managed resources should be disposed; otherwise, false. |
| override void Planimate.Engine.PLEngine.OnResize |
( |
EventArgs |
e | ) |
|
|
inlineprotected |
Override the OnResize handler to force a repaint message to be sent through to Planimate®
| String Planimate.Engine.PLEngine.dll_pathname |
|
getset |
Path to Planimate® engine DLL
The documentation for this class was generated from the following files:
- C:/Rick/PL/Util/PLDLL/PL.NET/PLEngine/PLEngine.cs
- C:/Rick/PL/Util/PLDLL/PL.NET/PLEngine/PLEngine.Designer.cs