C# Class Prajna.Services.Vision.Data.RecogResult.Rectangle

显示文件 Open project: MSRCCS/AppSuite

Public Methods

Method Description
IsEmpty ( ) : bool

Tests whether all numeric properties of this Rectangle have values of zero.

Method Details

IsEmpty() public method

Tests whether all numeric properties of this Rectangle have values of zero.
public IsEmpty ( ) : bool
return bool