GraphicsContext
More...
◆ GraphicsContext()
DocuSign.eSign.Model.GraphicsContext.GraphicsContext |
( |
string |
FillColor = default(string) , |
|
|
string |
LineColor = default(string) , |
|
|
string |
LineWeight = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the GraphicsContext class.
- Parameters
-
FillColor | FillColor. |
LineColor | LineColor. |
LineWeight | LineWeight. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.GraphicsContext.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if GraphicsContext instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.GraphicsContext.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.GraphicsContext.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.GraphicsContext.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ FillColor
string DocuSign.eSign.Model.GraphicsContext.FillColor |
|
getset |
◆ LineColor
string DocuSign.eSign.Model.GraphicsContext.LineColor |
|
getset |
◆ LineWeight
string DocuSign.eSign.Model.GraphicsContext.LineWeight |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/GraphicsContext.cs