Click or drag to resize

ProjectedImageActive Property

Check if a handle is associated with an ongoing image projection.

Namespace:  Zivid.NET.Projection
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public bool Active { get; }

Return Value

Type: Boolean
True if the image is still being projected, false otherwise.
See Also