Tput::Namespace::Margins
Inherits Reference / Object
Constructors
new(left : Int32 = 0, top : Int32 = 0, right : Int32 = 0, bottom : Int32 = 0)
SourceInstance methods
bottom
Sourcebottom=(bottom : Int32)
Sourceleft
Sourceleft=(left : Int32)
Sourceright
Sourceright=(right : Int32)
Sourcetop
Sourcetop=(top : Int32)
Source