Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.Plot
G3DPlotItem Class
G3DPlotItem Methods
ApplyGroupStyles Method
CollectStyles Method
CopyFrom Method
GetDocumentNodeChildrenWithName Method
GetNearestPlotPoint Method
GetNextPlotPoint Method
GetPlotData Method
GetRangesAndPoints Method
HitTest Method
Paint Method
PaintSymbol Method
PrepareGroupStyles Method
SetPlotStyleFromTemplate Method
VisitDocumentReferences Method
G3DPlot
Item
Paint
Symbol Method
Paints a legend symbol for this plot item.
Namespace:
Altaxo.Graph.Graph3D.Plot
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
override
void
PaintSymbol
(
IGraphicsContext3D
g
,
RectangleD3D
location
)
Parameters
g
IGraphicsContext3D
The graphics context used for drawing.
location
RectangleD3D
The legend-symbol bounds.
Implements
IGPlotItem
PaintSymbol(IGraphicsContext3D, RectangleD3D)
See Also
Reference
G3DPlotItem Class
Altaxo.Graph.Graph3D.Plot 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