SizeFToString Method

Creates a human-readable string that represents this SizeF.

Namespace:  Aspose.CAD
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public override string ToString()

Return Value

Type: String
A string that represents this SizeF.
See Also