Dot Class |
public class Dot : DashPatternBase
The Dot type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements in the collection. (Overrides DashPatternBaseCount) | |
| DashOffset |
Gets the dash offset.
(Inherited from DashPatternBase) | |
| Instance | Gets an pre-instantiated instance of this class. | |
| Item | Gets the element at the specified index in the read-only list. (Overrides DashPatternBaseItemInt32) |
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. (Inherited from DashPatternBase) | |
| Equals(IDashPattern) | Indicates whether the current object is equal to another object of the same type. (Inherited from DashPatternBase) | |
| Equals(Object) | Determines whether the specified object is equal to the current 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 | Returns an enumerator that iterates through the collection. (Inherited from DashPatternBase) | |
| GetHashCode | Serves as the default hash function. (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) |