Returns the
String representation of this instance of a
Element object.
Namespace: Neodynamic.SDK
Assembly:
Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw)
Version: 1.0.2000.0
Syntax
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToString As String |
| C# |
|---|
public override string ToString () |
| Visual C++ |
|---|
public:
virtual String^ ToString () override |
Return Value
A string that represents this
Element object.