Description
Accesses the width of the viewport entity's window in drawing units. This is the width in Paper Space of the viewport itself, not the width of the Model Space view within the viewport.
Visual Basic
Public Property Width() As double
C#
public double Width;
Conditions
Read / Write