G3DPlot |
The G3DPlotStyleCollectionTemplates type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds a new named template. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetAvailableNames | Gets the available template names. | |
| GetAvailableNamesPlusCustom | Gets the available template names including the custom entry. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetIndexOfAvailableNamesPlusCustom(G3DPlotStyleCollection) | Gets the index of a style collection in the list returned by GetAvailableNamesPlusCustom. | |
| GetIndexOfAvailableNamesPlusCustom(String) | Gets the index of a template name in the list returned by GetAvailableNamesPlusCustom. | |
| GetName | Gets the template name for a given style collection. | |
| GetTemplate(Int32, IReadOnlyPropertyBag) | Gets a style-collection template by index. | |
| GetTemplate(String, IReadOnlyPropertyBag) | Gets a style-collection template by name. | |
| 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 that represents the current object. (Inherited from Object) |