ComponentOne Bitmap for UWP
GetDescription Method (BlendState)

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

Parameters

descRef
See Also

Reference

BlendState Class
BlendState Members