ThumbnailImageWidth Property
|
Preview width in pixels (0 if no image).
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntaxpublic int Width { get; }Public ReadOnly Property Width As Integer
Get
public:
property int Width {
int get ();
}member Width : int with get
PROPERTY Width AS LONG GET
Property Value
Type:
Int32
See Also