Back to Devexpress

Measurements.ToString() Method

windowsforms-devexpress-dot-xtramap-dot-measurements-c832c897.md

latest1002 B
Original Source

Measurements.ToString() Method

Returns the short class name enclosed in parentheses.

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 that is the short class name enclosed in parentheses.

|

See Also

Measurements Class

Measurements Members

DevExpress.XtraMap Namespace