Reign.Video.IViewPort.Apply C# (CSharp) Method

Apply() public abstract method

public abstract Apply ( ) : void
return void
        public abstract void Apply();

Same methods

IViewPort::Apply ( IRenderTarget renderTarget ) : void