The unit of measure used to specify measurements in the DataWindow object. You set this in the DataWindow Style dialog box when you define the DataWindow object.
DataWindows
Describe argument:
"DataWindow.Units"
DataWindowSyntaxFromSql:
DataWindow ( Units = value )
Parameter |
Description |
---|---|
value |
The type of units for measurements in the DataWindow. Values are:
|
Normalized units and display pixels are adjusted for printing.
Select the DataWindow by deselecting all controls; then set the value in the Properties window, General category.
[Visual Basic] setting = dw1.Describe("DataWindow.Units")