IDLive Face C# API  1.50.5
Public Member Functions | Properties | List of all members
Idrnd.FaceSdk.BoundingBox Struct Reference

Face rectangle bounding box More...

Public Member Functions

override string ToString ()
 Returns string representation of object More...
 

Properties

int BottomRightY [get, set]
 Y position of left top corner More...
 
int BottomRightX [get, set]
 Y position of right bottom corner More...
 
int LeftTopY [get, set]
 X position of right bottom corner More...
 
int LeftTopX [get, set]
 X position of left top corner More...
 

Detailed Description

Face rectangle bounding box

Member Function Documentation

◆ ToString()

override string Idrnd.FaceSdk.BoundingBox.ToString ( )

Returns string representation of object

Returns
String representation of object

Property Documentation

◆ BottomRightX

int Idrnd.FaceSdk.BoundingBox.BottomRightX
getset

Y position of right bottom corner

◆ BottomRightY

int Idrnd.FaceSdk.BoundingBox.BottomRightY
getset

Y position of left top corner

◆ LeftTopX

int Idrnd.FaceSdk.BoundingBox.LeftTopX
getset

X position of left top corner

◆ LeftTopY

int Idrnd.FaceSdk.BoundingBox.LeftTopY
getset

X position of right bottom corner


The documentation for this struct was generated from the following file: