 | LateralAveragingRecorderCropResult Property |
Namespace:
LynceeTec.API.Compositing
Assembly:
LynceeTec.API.Compositing (in LynceeTec.API.Compositing.dll) Version: 10.1.23514.0 , built 2023-11-07 12:22:01 UTC
Syntaxpublic bool CropResult { get; set; }
public:
property bool CropResult {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also