Method GetFrontCamera
GetFrontCamera(DocumentId)
Gets the front camera entity of a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 0, 0)]
ElementId GetFrontCamera(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the front camera entity found. |
Remarks
This method is available since v7.7.