Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Graph3D.LabelFormatting
ILabelFormatting Interface
ILabelFormatting Methods
DrawItem Method
GetMeasuredItems Method
MeasureItem Method
ILabel
Formatting
Get
Measured
Items Method
Measured a couple of items and prepares them for being drawn.
Namespace:
Altaxo.Graph.Graph3D.LabelFormatting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
IMeasuredLabelItem
[]
GetMeasuredItems
(
IGraphicsContext3D
g
,
FontX3D
font
,
AltaxoVariant
[]
items
)
Parameters
g
IGraphicsContext3D
Graphics context.
font
FontX3D
Font used.
items
AltaxoVariant
Array of items to be drawn.
Return Value
IMeasuredLabelItem
An array of
IMeasuredLabelItem
that can be used to determine the size of each item and to draw it.
See Also
Reference
ILabelFormatting Interface
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