ThumbnailImageNumberOfBytes Property
|
The number of bytes in the image
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public int NumberOfBytes { get; set; }
Public Property NumberOfBytes As Integer
Get
Set
public:
property int NumberOfBytes {
int get ();
void set (int value);
}
member NumberOfBytes : int with get, set
PROPERTY NumberOfBytes AS LONG GET SET
Property Value
Type:
Int32See Also