ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / SamplerState Class / Description Property

In This Topic
    Description Property (SamplerState)
    In This Topic
    GetDescription
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As SamplerStateDescription
    public SamplerStateDescription Description {get;}
    See Also