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 : DataSize Property |
public long DataSize {get;}
'Declaration
Public ReadOnly Property DataSize As Long
'Usage
Dim instance As RasterImage Dim value As Long value = instance.DataSize
public long DataSize {get;}
@property (nonatomic, assign, readonly) unsigned long dataSize
public long getDataSize()
get_DataSize();