Was this helpful?
BitmapObject Attributes
Attribute
Data Type
Description
Access
Inherited From
ClassName
varchar(32)
Gives the name of an object’s actual type (as opposed to its declared type)
R
Object
ClientData
Object
Provides a way to associate data with an object
RW
Object
DBHandle
varchar(76)
A constructed, internal ID that points to the bitmap stored in the database
RW
Defined
ErrorStatus
integer
Contains the error status from the last setting of FileHandle or DBHandle
R
Defined
FileHandle
varchar(256)
Identifies an external file containing a bitmap
RW
Defined
HeightPixels
integer
Is the height in pixels of the bitmap
R
Defined
InstanceIdentifier
integer8
Contains a value that uniquely identifies an instance of an allocated object
R
Object
InstanceReferences
integer
Contains the current number of references to the object
R
Object
Marker
varchar(1024)
Enables bitmap objects to be characterized and distinguished
RW
Defined
Picture
Picture
Links an OpenROAD BitmapObject to an ActiveX control attribute of type Picture
R
Defined
WidthPixels
integer
Specifies the width in pixels of the bitmap
R
Defined
 
Last modified date: 12/20/2023