Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.Plot.Styles
LinePlotStyle Class
LinePlotStyle Methods
ApplyGroupStyles Method
Clone Method
CollectExternalGroupStyles Method
CollectLocalGroupStyles Method
CopyFrom Method
GetAdditionallyUsedColumns Method
GetDocumentNodeChildrenWithName Method
GetFillPath Method
GetRoutedProperties Method
Paint Method
PaintSymbol Method
PrepareGroupStyles Method
PrepareScales Method
VisitDocumentReferences Method
Line
Plot
Style
Paint
Symbol Method
Paints a sample symbol for this plot style.
Namespace:
Altaxo.Graph.Gdi.Plot.Styles
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
RectangleF
PaintSymbol
(
Graphics
g
,
RectangleF
bounds
)
Parameters
g
Graphics
The graphics context.
bounds
RectangleF
The bounds used to paint the sample symbol.
Return Value
RectangleF
The bounds occupied by the painted symbol.
Implements
IG2DPlotStyle
PaintSymbol(Graphics, RectangleF)
See Also
Reference
LinePlotStyle Class
Altaxo.Graph.Gdi.Plot.Styles Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net