Custom Class |
[Missing <summary> documentation for "T:Altaxo.Drawing.DashPatterns.Custom"]
public class Custom : DashPatternBase
The Custom type exposes the following members.
| Name | Description | |
|---|---|---|
| Custom(IEnumerableDouble) | Initializes a new instance of the Custom class | |
| Custom(IEnumerableDouble, Double) | Initializes a new instance of the Custom class |
| Name | Description | |
|---|---|---|
| Count | (Overrides DashPatternBaseCount) | |
| DashOffset | (Overrides DashPatternBaseDashOffset) | |
| Item | (Overrides DashPatternBaseItemInt32) |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from DashPatternBase) | |
| Equals(IDashPattern) | (Overrides DashPatternBaseEquals(IDashPattern)) | |
| Equals(Object) | (Inherited from DashPatternBase) | |
| 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 DashPatternBase) | |
| GetHashCode | (Overrides DashPatternBaseGetHashCode) | |
| 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) |