Click or drag to resize

IShapeShapeFromString Method

Converts a string representation of a shape to the shape object.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
void ShapeFromString(
	string szShape
)

Parameters

szShape
Type: SystemString
The string representaition of a shape.
See Also