ThumbnailImageHasImage Property
|
True if the thumbnail bitmap was decoded successfully.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntaxpublic bool HasImage { get; }Public ReadOnly Property HasImage As Boolean
Get
public:
property bool HasImage {
bool get ();
}member HasImage : bool with get
PROPERTY HasImage AS LOGIC GET
Property Value
Type:
Boolean
See Also