HostApplicationServicesBitmapDevice Method

Returns the gsBitmapDevice associated with this HostApplicationServices object. Currently not implemented.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual string BitmapDevice(
        RXObject viewObj,
        Database database,
        BitmapDeviceFlags flag
)

Parameters

viewObj  RXObject
[in] OdAbstractViewPE compatible object (OdGsView, OdDbViewport or etc.).
database  Database
[in] Database context.
flag  BitmapDeviceFlags
[in] Bitmap device flags.

Return Value

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

©  Bricsys NV. All rights reserved.