Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.LabelFormatting
NumericLabelFormattingScientific.MeasuredLabelItem Class
MeasuredLabelItem Methods
Draw Method
Numeric
Label
Formatting
Scientific
Measured
Label
Item
Draw Method
Draws the measured label.
Namespace:
Altaxo.Graph.Graph3D.LabelFormatting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
virtual
void
Draw
(
IGraphicsContext3D
g
,
IMaterial
brush
,
PointD3D
point
)
Parameters
g
IGraphicsContext3D
The graphics context used for drawing.
brush
IMaterial
The material used to draw the label.
point
PointD3D
The drawing origin.
Implements
IMeasuredLabelItem
Draw(IGraphicsContext3D, IMaterial, PointD3D)
See Also
Reference
NumericLabelFormattingScientific
MeasuredLabelItem Class
Altaxo.Graph.Graph3D.LabelFormatting 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