ArcGIS Explorer Component Help |
Multipatch Methods |
Multipatch Class See Also |
The Multipatch type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Returns a new Geometry with the same Type and properties as the current Geometry.
(Inherited from Geometry.) |
![]() | Equals | Tests whether the specified object and the current object refer to the same underlying object. (Inherited from Geometry.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetCenter |
Gets a new Point object located at the center of this Geometry.
(Inherited from Geometry.) |
![]() | GetEnvelope | Returns a new Envelope indicating the geographical extent of the Geometry. (Inherited from Geometry.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetLabelPoint |
Returns a Point suitable for labeling the Multipatch.
(Overrides Geometry..::.GetLabelPoint()()().) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString |
Returns a string representation of this Multipatch.
(Overrides Object..::.ToString()()().) |
![]() | ToXmlString |
Helper method to serialize an object to its XML representation. Not supported for Multipatches.
(Overrides Geometry..::.ToXmlString()()().) |