Setup Factory 10

DlgBillboard.GetSize

DlgBillboard.GetSize

This is the first topic This is the last topic  

DlgBillboard.GetSize

This is the first topic This is the last topic  

OverviewExamples

table DlgBillboard.GetSize (

number ControlID )

Example 1

control_size = DlgBillboard.GetSize(CTRL_BILLBOARD_01);

Gets the pixel dimensions of the billboard control CTRL_BILLBOARD_01 and stores the width and height values in the "control_size" table. The dimensions can be accessed by referencing control_size.Width and control_size.Height.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us