Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.LabelFormatting
LabelFormattingBase.MeasuredLabelItem Class
MeasuredLabelItem Methods
Draw Method
Label
Formatting
Base
Measured
Label
Item
Draw Method
Draws the label to a specified point.
Namespace:
Altaxo.Graph.Gdi.LabelFormatting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
virtual
void
Draw
(
Graphics
g
,
BrushXEnv
brush
,
PointF
point
)
Parameters
g
Graphics
Graphics context.
brush
BrushXEnv
The brush to use for the drawing.
point
PointF
The point where to draw the item.
Implements
IMeasuredLabelItem
Draw(Graphics, BrushXEnv, PointF)
See Also
Reference
LabelFormattingBase
MeasuredLabelItem Class
Altaxo.Graph.Gdi.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