Click or drag to resize

RectangleShapeToString Method

Converts the rectangle to a string representation.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public string ShapeToString()

Return Value

Type: String
The string representation of the rectangle.

Implements

IShapeShapeToString
See Also