[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Initialisiert eine neue Instanz der Klasse GraphPaintEventArgs.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
| C# |
|---|
public GraphPaintEventArgs( Graphics graphics ) |
| Visual Basic |
|---|
Public Sub New ( _ graphics As Graphics _ ) |
| F# |
|---|
new : graphics:Graphics -> GraphPaintEventArgs |
Parameters
- graphics
- Type: System.Drawing..::..Graphics
Der Grafikkontext für das Zeichnen.