ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Properties Class / Cached Property

In This Topic
    Cached Property
    In This Topic
    Gets or sets Cached property.
    Syntax
    'Declaration
     
    Public Property Cached As System.Boolean
    public System.bool Cached {get; set;}
    See Also