Returns a string representation of this Multipatch.

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public override string ToString()
Visual Basic (Declaration)
Public Overrides Function ToString As String

Return Value

A string representing this Multipatch.

Remarks

This override of Object.ToString returns a simple string indicating the type of Geometry. If this Multipatch is an object which does not have any spatial location set (IsEmpty is trueTruetruetrue (True in Visual Basic)), then the returned string will specifically indicate that the shape is empty.

See Also

Relate Topics:
  GetLabelPoint Method
  ToXmlString Method
Created by Atop CHM to web converter,© 2009 all right reserved.