 | ReconstructionGetStatus Method |
Gets the current status of the specified hologram group.
Namespace: LynceeTec.InterfaceProcessingV2Assembly: LynceeTec.InterfaceProcessingV2 (in LynceeTec.InterfaceProcessingV2.dll) Version: 0.0.0.0
Syntaxpublic HologramGroupStatus GetStatus(
long hologramGroupId
)
public:
HologramGroupStatus GetStatus(
long long hologramGroupId
)
Parameters
- hologramGroupId Int64
-
Return Value
HologramGroupStatus
See Also