Skip to main content

BraunStereographicProjection.ToString() Method

Returns the textual representation of the BraunStereographicProjection.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v26.1.dll

Declaration

public override string ToString()

Returns

Type Description
String

A String value, which is the textual representation of the BraunStereographicProjection.

See Also