MLCHARGENLib Namespace > IMLCharGen Interface : SetVideoOutputRect Method |
Sub SetVideoOutputRect( _ ByRef _prcSource As tagRECT, _ ByRef _prcTarget As tagRECT, _ ByVal _crBackColor As Integer, _ ByVal _bTopmostVideo As Integer _ )
void SetVideoOutputRect( ref tagRECT _prcSource, ref tagRECT _prcTarget, int _crBackColor, int _bTopmostVideo )
procedure SetVideoOutputRect( var _prcSource: tagRECT; var _prcTarget: tagRECT; _crBackColor: Integer; _bTopmostVideo: Integer );
void SetVideoOutputRect( ref tagRECT _prcSource, ref tagRECT _prcTarget, int _crBackColor, int _bTopmostVideo )