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

In This Topic
    InstanceName Property
    In This Topic
    Gets the instance name of the current HLSL class.
    Syntax
    'Declaration
     
    Public ReadOnly Property InstanceName As String
    public string InstanceName {get;}
    See Also