GraphicBaseGetRectangularObjectOutline Method |
Get the path that is often used in HitTestObject to show the selected outline of the object
if multiple objects are selected.
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public GraphicsPath GetRectangularObjectOutline()
Return Value
GraphicsPathThe object outline in object world coordinates.
See Also