Dash |
[Missing <summary> documentation for "T:Altaxo.Drawing.DashPatternManagement.DashPatternList"]
public class DashPatternList : StyleListBase<IDashPattern>
The DashPatternList type exposes the following members.
Name | Description | |
---|---|---|
DashPatternList | Initializes a new instance of the DashPatternList class |
Name | Description | |
---|---|---|
Count | (Inherited from StyleListBaseT) | |
IsReadOnly | (Inherited from StyleListBaseT) | |
Item | (Inherited from StyleListBaseT) | |
Name | (Inherited from StyleListBaseT) |
Name | Description | |
---|---|---|
Add | (Inherited from StyleListBaseT) | |
Clear | (Inherited from StyleListBaseT) | |
Contains | (Inherited from StyleListBaseT) | |
CopyTo | (Inherited from StyleListBaseT) | |
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) | |
GetEnumerator | (Inherited from StyleListBaseT) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetSerializationRegistrationKey | Gets a key that is used during serialization to decide whether or not the set was already serialized. Use the returned key to retrieve a string from the properties of the serialization info. If the returned property string is null, then the set needs to be serialized; otherwise, it was already serialized before. | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
IndexOf | (Inherited from StyleListBaseT) | |
Insert | (Inherited from StyleListBaseT) | |
IsStructuralEquivalentTo | (Inherited from StyleListBaseT) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
Remove | (Inherited from StyleListBaseT) | |
RemoveAt | (Inherited from StyleListBaseT) | |
ToString | Returns a string that represents the current object. (Inherited from Object) | |
WithName | (Inherited from StyleListBaseT) |
Name | Description | |
---|---|---|
_list | (Inherited from StyleListBaseT) | |
_name | (Inherited from StyleListBaseT) |