Skip to content

FrameAttachedEventArgs

Summary

Provides data for the frame attached event.

Signature

1
public class FrameAttachedEventArgs

Namespace

cAlgo.API

Properties

Frame

Summary

Returns the frame.

Signature

1
public Frame Frame {get;}

Return Value

Frame