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