HostApplicationServicesBitmapDevice Method

Returns the gsBitmapDevice associated with this HostApplicationServices object. Currently not implemented.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public virtual string BitmapDevice(
        RXObject viewObj,
        Database database,
        BitmapDeviceFlags flag
)

Parameters

viewObj
Type: Teigha.RuntimeRXObject
[in] OdAbstractViewPE compatible object (OdGsView, OdDbViewport or etc.).
database
Type: Teigha.DatabaseServicesDatabase
[in] Database context.
flag
Type: Teigha.DatabaseServicesBitmapDeviceFlags
[in] Bitmap device flags.

Return Value

Type: String
Null pointer. Returns the name of the bitmap device associated with this object (when implemented).
See Also

©  Bricsys NV. All rights reserved.