Method Equals
Equals(object)
Indicates whether this instance and a specified object are equal.
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description | 
|---|---|---|
| object | obj | The object to compare with the current instance.  | 
    
Returns
| Type | Description | 
|---|---|
| bool | true if   | 
    
Overrides
Equals(TrackDrawOptions)
Declaration
public bool Equals(TrackDrawOptions other)
Parameters
| Type | Name | Description | 
|---|---|---|
| TrackDrawOptions | other | 
Returns
| Type | Description | 
|---|---|
| bool |