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