ComponentOne Bitmap for UWP
GetDescription1 Method (BlendState1)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > BlendState1 Class : GetDescription1 Method
void ID3D11BlendState1::GetDesc1([Out] D3D11_BLEND_DESC1* pDesc)
Syntax
'Declaration
 
Public Sub GetDescription1( _
   ByRef descRef As BlendStateDescription1 _
) 
public void GetDescription1( 
   out BlendStateDescription1 descRef
)

Parameters

descRef
See Also

Reference

BlendState1 Class
BlendState1 Members