ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Boolean
    public bool Cached {get; set;}
    See Also