property clientWidth

(r/o) int32 clientWidth;

Typ

Zugriff

This property returns the width of the visible document including padding. The margin, border and scroll bar values are not part of this width.

See the clientHeight property for usage example.