Overridden. See DrawContent(PaintArguments, Fill, Stroke).
Namespace:
PerpetuumSoft.Instrumentation.Model.SpecializedAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected override void DrawContent( PaintArguments args, Fill fill, Stroke stroke ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub DrawContent ( _ args As PaintArguments, _ fill As Fill, _ stroke As Stroke _ ) |
| Visual C++ |
|---|
protected: virtual void DrawContent( PaintArguments^ args, Fill^ fill, Stroke^ stroke ) override |
Parameters
- fill
- Type: PerpetuumSoft.Framework.Drawing..::.Fill
- stroke
- Type: PerpetuumSoft.Framework.Drawing..::.Stroke