StiMatrix Class
Namespace: Stimulsoft.Report.Chart
Inheritance
Implements: IEquatable<StiMatrix>
Constructors
| Constructor | Description |
|---|---|
| StiMatrix(doublematrix ) | |
| StiMatrix(StiMatrix a) |
StiMatrix(**: doublematrix)
Parameters
- ** (doublematrix)
StiMatrix(a: StiMatrix)
Parameters
- a (StiMatrix)
Methods
| Method | Returns | Description |
|---|---|---|
| Equals (+1 overloads) | bool | |
| GetHashCode | int |
Method Details
Equals
Equals(other: StiMatrix): bool
Parameters
- other (StiMatrix)
Returns bool
Equals(obj: object): bool
Parameters
- obj (object)
Returns bool
GetHashCode
GetHashCode(): int
Returns int