Click or drag to resize

RectangleDHelperConvertRectangleDToString Method (RectangleD, Char)

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.RectangleDHelper.ConvertRectangleDToString(Stimulsoft.Base.Drawing.RectangleD,System.Char)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static string ConvertRectangleDToString(
	RectangleD rectangle,
	char separator
)

Parameters

rectangle
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rectangle"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleDHelper.ConvertRectangleDToString(Stimulsoft.Base.Drawing.RectangleD,System.Char)"]

separator
Type: SystemChar

[Missing <param name="separator"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleDHelper.ConvertRectangleDToString(Stimulsoft.Base.Drawing.RectangleD,System.Char)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.RectangleDHelper.ConvertRectangleDToString(Stimulsoft.Base.Drawing.RectangleD,System.Char)"]

See Also