Width property example

Sub Width_Example()
    Dim iWidth As Integer
    iWidth = ThisDrawing.Application.Width
    MsgBox ("Width (in pixels) is : " & iWidth)
End Sub

Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. Copyright © 2001- Menhirs NV - All rights reserved.