Face SDK  1.8.0 Mozart beta
Face Recognition Software Development Kit
Properties | List of all members
FaceSDK.Base.ILandmark Interface Reference
Inheritance diagram for FaceSDK.Base.ILandmark:
FaceSDK.IFaceSDKBase FaceSDK.Base.Landmark

Properties

int X [get, set]
 X coordinate More...
 
int Y [get, set]
 Y coordinate More...
 
- Properties inherited from FaceSDK.IFaceSDKBase
bool Valid [get]
 True if object is valid, false if disposed or not created properly More...
 

Additional Inherited Members

- Public Member Functions inherited from FaceSDK.IFaceSDKBase
void CheckValidity (string objectName=null)
 Throw an ObjectDisposedException adding a given name to exception's Message in case that object is not valid More...
 

Property Documentation

◆ X

int FaceSDK.Base.ILandmark.X
getset

X coordinate

◆ Y

int FaceSDK.Base.ILandmark.Y
getset

Y coordinate


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