MLCHARGENLib Namespace > CoMLCharGenClass Class : SetVideoOutputRect Method |
Public Overridable Sub SetVideoOutputRect( _ ByRef _prcSource As tagRECT, _ ByRef _prcTarget As tagRECT, _ ByVal _crBackColor As Integer, _ ByVal _bTopmostVideo As Integer _ )
public virtual void SetVideoOutputRect( ref tagRECT _prcSource, ref tagRECT _prcTarget, int _crBackColor, int _bTopmostVideo )
public procedure SetVideoOutputRect( var _prcSource: tagRECT; var _prcTarget: tagRECT; _crBackColor: Integer; _bTopmostVideo: Integer ); virtual;
public: virtual void SetVideoOutputRect( ref tagRECT _prcSource, ref tagRECT _prcTarget, int _crBackColor, int _bTopmostVideo )