Dash |
[Missing <summary> documentation for "T:Altaxo.Drawing.DashPatterns.DashDotDot"]
public class DashDotDot : DashPatternBase
The DashDotDot type exposes the following members.
| Name | Description | |
|---|---|---|
| DashDotDot | Initializes a new instance of the DashDotDot class |
| Name | Description | |
|---|---|---|
| Count | (Overrides DashPatternBaseCount) | |
| DashOffset | (Inherited from DashPatternBase) | |
| Instance | Gets an pre-instantiated instance of this class. | |
| Item | (Overrides DashPatternBaseItemInt32) |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from DashPatternBase) | |
| Equals(IDashPattern) | (Inherited from DashPatternBase) | |
| 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 | (Inherited from DashPatternBase) | |
| 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) |