The methods of the Layer class are listed below. For a complete list of Layer class members, see the Layer Members topic.
Buffer | Creates a buffer around the selected objects |
Clone | Return an exact copy of this Layer |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLayerObjects | Get references to the Layer objects from within a LayerList collection. This method is used in support of the GetLayerObjects method in LayerList and is called automatically from that method. |
GetServerObjects | Get references to the Server objects from within a LayerList collection. This method is used in support of the GetServerObjects method in LayerList and is called automatically from that method. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetXML | Returns an XML string representing this Object |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Layer Class | MapMatrix.Features Namespace