ComponentOne Bitmap for UWP
GetDescription Method (SamplerState)

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

Parameters

descRef
See Also

Reference

SamplerState Class
SamplerState Members