Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.Plot.Styles
LabelPlotStyle Class
LabelPlotStyle Methods
ApplyGroupStyles Method
Clone Method
CollectExternalGroupStyles Method
CollectLocalGroupStyles Method
CopyFrom Method
GetAdditionallyUsedColumns Method
GetDocumentNodeChildrenWithName Method
Paint Method
PaintSymbol Method
PrepareGroupStyles Method
PrepareScales Method
SetCachedValues Method
VisitDocumentReferences Method
Label
Plot
Style
Paint
Symbol Method
Paints the legend symbol for this style.
Namespace:
Altaxo.Graph.Graph3D.Plot.Styles
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
RectangleD3D
PaintSymbol
(
IGraphicsContext3D
g
,
RectangleD3D
bounds
)
Parameters
g
IGraphicsContext3D
The graphics context used for drawing.
bounds
RectangleD3D
The legend-symbol bounds.
Return Value
RectangleD3D
The bounds used for drawing the legend symbol.
Implements
IG3DPlotStyle
PaintSymbol(IGraphicsContext3D, RectangleD3D)
See Also
Reference
LabelPlotStyle Class
Altaxo.Graph.Graph3D.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