Свойство | Тип | Описание | |
---|---|---|---|
ICloneable | object |
Метод | Описание | |
---|---|---|
Clone ( bool excludeImage = true ) : |
Creates a new object that is a copy of the current instance.
|
|
GetAxis ( ) : |
Gets two points defining the horizontal axis of the object.
|
|
GetAxis ( AxisOrientation axis ) : |
Gets two points defining the axis of the object.
|
|
Reset ( ) : void |
Resets this tracking object.
|
|
TrackingObject ( ) : System |
Constructs a new tracking object.
|
|
TrackingObject ( |
Constructs a new tracking object.
|
|
TrackingObject ( |
Constructs a new tracking object.
|
|
TrackingObject ( |
Constructs a new tracking object.
|
Метод | Описание | |
---|---|---|
ICloneable ( ) : object |
Creates a new object that is a copy of the current instance.
|
public Clone ( bool excludeImage = true ) : |
||
excludeImage | bool | Pass true to not include
/// the |
Результат |
public GetAxis ( ) : |
||
Результат |
public GetAxis ( AxisOrientation axis ) : |
||
axis | AxisOrientation | |
Результат |
public TrackingObject ( |
||
center | The center of gravity of the object. | |
Результат | System |
public TrackingObject ( |
||
rectangle | The rectangle containing the object. | |
center | The center of gravity of the object. | |
angle | float | The angle of orientation for the object. |
Результат | System |
public TrackingObject ( |
||
rectangle | The rectangle containing the object. | |
angle | float | The angle of the object. |
Результат | System |