The DashPattern type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Clones a DashPattern.
| |
| Equals |
Compare two DashPatterns.
(Overrides Object..::..Equals(Object).) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Returns base.GetHashCode().
(Overrides Object..::..GetHashCode()()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Parse |
Create a new DashPattern from a string description of alternating ink lengths..
| |
| Read(String) |
Read from XML file.
(Inherited from Object.) | |
| Read(XmlElement) |
Read from XML element.
(Inherited from Object.) | |
| Read(XmlReader) |
Reads a dash pattern from XML.
(Overrides Object..::..Read(XmlReader).) | |
| ToString | (Inherited from Object.) |