ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / ResourceView Class / Resource Property

In This Topic
    Resource Property
    In This Topic
    Get the resource that is accessed through this view.
    Syntax
    'Declaration
     
    Public ReadOnly Property Resource As Resource
    public Resource Resource {get;}
    See Also