Class DetectedFace
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class DetectedFace
- Inheritance
-
DetectedFace
- Inherited Members
Constructors
DetectedFace()
public DetectedFace()
Fields
BoundingBox
[Value("boundingBox")]
public required DOMRectReadOnly BoundingBox
Field Value
Landmarks
[Value("landmarks")]
public required List<Landmark>? Landmarks