Converts the Location and Size of this RectangleD to a human-readable string.
Namespace:
EGIS.ShapeFileLibAssembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Public Overrides Function ToString As String |
C# |
---|
public override string ToString() |
Visual C++ |
---|
public: virtual String^ ToString() override |
JavaScript |
---|
function toString(); |