PdfLineStyle Members
In This Article
#Properties
Name | Description |
---|---|
Dash |
Gets a line dash pattern specified by a dash array and a dash phase. |
Dash |
Gets the dash phase, which specifies the distance into the dash pattern at which to start the dash. |
Is |
Gets a value that indicates whether a line is dashed. |
#Methods
Name | Description |
---|---|
Create |
Creates a dashed guideline style using the dash length, gap length, and dash phase. |
Create |
Creates a dashed guideline style using the dash pattern and dash phase. |
Create |
Create the solid guideline style. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also