Navigation: Programming with Amos > Class Reference > Amos Graphics Class Reference > PDElement Class Members > Methods
IsCaption Method
Returns True for figure captions.
Syntax
result = object.IsCaption ()
The IsCaption method syntax has the following parts:
Part
Description
result
True if object is a figure caption.
object
An object of type PDElement.
See MouseDown and MouseUp Events Example