‘###################################################################################
‘UTILITY OBJECTS – D E S K T O P
‘###################################################################################
‘?????????????????????????????????????????????????????????????????????????
Method: CaptureBitmap
Description:
Saves a screen capture of the object as a .png or .bmp image using the specified file name.
Syntax:
object.CaptureBitmap FullFileName, [OverrideExisting]
‘?????????????????????????????????????????????????????????????????????????
‘?????????????????????????????????????????????????????????????????????????
Method: RunAnalog
Description:
Runs the specified analog track.
Syntax:
object.RunAnalog ActionId, [Speed]
‘?????????????????????????????????????????????????????????????????????????
‘?????????????????????????????????????????????????????????????????????????
Method: ChildObjects
Description:
Returns the collection of child objects contained within the object.
Syntax:
object.ChildObjects ([Description])
‘?????????????????????????????????????????????????????????????????????????
‘###################################################################################
No comments:
Post a Comment