public void SetImageRect( IntRect _value) { ExportImageBox_SetImageRect__value(Native, ref _value); }
public void SetImageRect( IntRect _value) { ExportStaticImage_SetImageRect_value( mNative , ref _value ); }
private static extern void ExportImageBox_SetImageRect__value(IntPtr _native, [In] ref IntRect _value);