Operator operator ==
operator ==(Point, Point)
Determines whether two specified instances have the same value.
Declaration
public static bool operator ==(Scene.Shape.Point a, Scene.Shape.Point b)
Parameters
Type | Name | Description |
---|---|---|
Scene.Shape.Point | a | |
Scene.Shape.Point | b |
Returns
Type | Description |
---|---|
bool |