Draws the IElement object.
Namespace:
PerpetuumSoft.Framework.ModelAssembly: PerpetuumSoft.Framework.Model (in PerpetuumSoft.Framework.Model.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
void Paint( PaintArguments args ) |
| Visual Basic (Declaration) |
|---|
Sub Paint ( _ args As PaintArguments _ ) |
| Visual C++ |
|---|
void Paint( PaintArguments^ args ) |