'Declaration
<DispIdAttribute(480)> Function IsBlank_3( _ ByVal ImageID As Integer, _ ByVal Confidence As Single, _ ByVal AccountForMargins As Boolean _ ) As Boolean
[DispId(480)] bool IsBlank_3( int ImageID, float Confidence, bool AccountForMargins )
function IsBlank_3( ImageID: Integer; Confidence: Single; AccountForMargins: Boolean ): Boolean;
DispIdAttribute(480) function IsBlank_3( ImageID : int, Confidence : float, AccountForMargins : boolean ) : boolean;
[DispId(480)] bool IsBlank_3( int ImageID, float Confidence, bool AccountForMargins )
[DispId(480)] bool IsBlank_3( int ImageID, float Confidence, bool AccountForMargins )
Parameters
- ImageID
- Confidence
- AccountForMargins