PolyLine
More...
|
| PolyLine (string X1=default(string), string X2=default(string), string Y1=default(string), string Y2=default(string)) |
| Initializes a new instance of the PolyLine class. More...
|
|
override string | ToString () |
| Returns the string presentation of the object More...
|
|
string | ToJson () |
| Returns the JSON string presentation of the object More...
|
|
override bool | Equals (object obj) |
| Returns true if objects are equal More...
|
|
bool | Equals (PolyLine other) |
| Returns true if PolyLine instances are equal More...
|
|
override int | GetHashCode () |
| Gets the hash code More...
|
|
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
|
◆ PolyLine()
DocuSign.eSign.Model.PolyLine.PolyLine |
( |
string |
X1 = default(string) , |
|
|
string |
X2 = default(string) , |
|
|
string |
Y1 = default(string) , |
|
|
string |
Y2 = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the PolyLine class.
- Parameters
-
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.PolyLine.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.PolyLine.Equals |
( |
PolyLine |
other | ) |
|
|
inline |
Returns true if PolyLine instances are equal
- Parameters
-
other | Instance of PolyLine to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.PolyLine.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.PolyLine.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.PolyLine.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ X1
string DocuSign.eSign.Model.PolyLine.X1 |
|
getset |
◆ X2
string DocuSign.eSign.Model.PolyLine.X2 |
|
getset |
◆ Y1
string DocuSign.eSign.Model.PolyLine.Y1 |
|
getset |
◆ Y2
string DocuSign.eSign.Model.PolyLine.Y2 |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/PolyLine.cs