ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / ClassInstance Class / TypeName Property

In This Topic
    TypeName Property (ClassInstance)
    In This Topic
    Gets the type of the current HLSL class.
    Syntax
    'Declaration
     
    Public ReadOnly Property TypeName As String
    public string TypeName {get;}
    See Also