Ejemplo n.º 1
0
 public static HandleRef getCPtr(CSTimelineAnchorPointFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
Ejemplo n.º 2
0
 public CSTimelineAnchorPointFrame(CSTimelineAnchorPointFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelineAnchorPointFrame__SWIG_0(CSTimelineAnchorPointFrame.getCPtr(csFrame)), true)
 {
 }