Click or drag to resize

RectangleD2DToString Method

Returns the fully qualified type name of this instance.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override string ToString()

Return Value

String
The fully qualified type name.
See Also