UnderlayItemThumbnail Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Bitmap Thumbnail { get; }
Public ReadOnly Property Thumbnail As Bitmap
Get
public:
property Bitmap^ Thumbnail {
Bitmap^ get ();
}
member Thumbnail : Bitmap with get
Property Value
Type:
Bitmap
See Also