DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / DrawCacheMode Property

In This Topic
    DrawCacheMode Property
    In This Topic
    Specify the DrawCacheMode to control how image is drawn/cached
    Syntax
    'Declaration
     
    
    Public Property DrawCacheMode As DrawCacheMode
    public DrawCacheMode DrawCacheMode {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also