Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.Background
RectangleWithShadow Class
RectangleWithShadow Methods
Clone Method
CopyFrom Method
Draw Method
GetDocumentNodeChildrenWithName Method
MeasureItem Method
Rectangle
With
Shadow
Measure
Item Method
Measures the outer size of the item.
Namespace:
Altaxo.Graph.Gdi.Background
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
RectangleD2D
MeasureItem
(
Graphics
g
,
RectangleD2D
innerArea
)
Parameters
g
Graphics
Graphics context.
innerArea
RectangleD2D
Inner area of the item.
Return Value
RectangleD2D
The rectangle that encloses the item including the background.
Implements
IBackgroundStyle
MeasureItem(Graphics, RectangleD2D)
See Also
Reference
RectangleWithShadow Class
Altaxo.Graph.Gdi.Background 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