NamedLayerStateTable Methods |
The NamedLayerStateTable type exposes the following members.
Name | Description | |
---|---|---|
Delete |
Deletes an existing named layer state.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FindName |
Returns the index of an existing named layer state.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Import |
Imports named layer states from a 3dm file.
| |
Rename |
Renames an existing named layer state.
| |
Restore(String, RestoreLayerProperties) |
Restores a named layer state.
| |
Restore(String, RestoreLayerProperties, Guid) |
Restores a named layer state.
| |
Save(String) |
Saves or updates a named layer state.
| |
Save(String, Guid) |
Saves or updates a named layer state.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |