Paints the object.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Paint(
Graphics g,
IPaintContext context
)
Parameters
- g Graphics
- The graphics context.
- context IPaintContext
- The paint context.
See Also