Back to Devexpress

ImageLayer.ToString() Method

windowsforms-devexpress-dot-xtramap-dot-imagelayer-5491d332.md

latest1.1 KB
Original Source

ImageLayer.ToString() Method

Returns the textual representation of the ImageLayer.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A String value which is the textual representation of the ImageLayer.

|

See Also

ImageLayer Class

ImageLayer Members

DevExpress.XtraMap Namespace