FrameAttachedEventArgs¶ Summary¶ Provides data for the frame attached event. Signature 1public class FrameAttachedEventArgs Namespace¶ cAlgo.API Properties¶ Frame¶ Summary Returns the frame. Signature 1public Frame Frame {get;} Return Value Frame