Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterImage Class : IsDiskMemory Property |
public bool IsDiskMemory {get;}
'Declaration
Public ReadOnly Property IsDiskMemory As Boolean
'Usage
Dim instance As RasterImage Dim value As Boolean value = instance.IsDiskMemory
public bool IsDiskMemory {get;}
@property (nonatomic, assign, readonly) BOOL usesDiskMemory
public boolean isDiskMemory()
get_IsDiskMemory();