Share

DetailDrawingView.BitmapAvailable Property

Parent Object: DetailDrawingView

Description

Property that returns if this view's graphics are also available as a bitmap as well. If a bitmap exists it can be retrieved using the DataIO object. This is only applicable within Apprentice.

Syntax

DetailDrawingView.BitmapAvailable() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 11

Was this information helpful?