ComponentOne Bitmap for UWP
GetDescription Method (RenderTargetView)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > RenderTargetView Class : GetDescription Method
void ID3D11RenderTargetView::GetDesc([Out] D3D11_RENDER_TARGET_VIEW_DESC* pDesc)
Syntax
'Declaration
 
Public Sub GetDescription( _
   ByRef descRef As RenderTargetViewDescription _
) 
public void GetDescription( 
   out RenderTargetViewDescription descRef
)

Parameters

descRef
See Also

Reference

RenderTargetView Class
RenderTargetView Members