Click or drag to resize

RectangleMHelperConvertStringToRectangleM Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.RectangleMHelper.ConvertStringToRectangleM(System.String,System.Char)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static RectangleM ConvertStringToRectangleM(
	string str,
	char separator
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleMHelper.ConvertStringToRectangleM(System.String,System.Char)"]

separator
Type: SystemChar

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

Return Value

Type: RectangleM

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.RectangleMHelper.ConvertStringToRectangleM(System.String,System.Char)"]

See Also