Version

Margins Structure Members

The following tables list the members exposed by Margins.

Public Constructors
 NameDescription
Public ConstructorMargins ConstructorInitializes a new margins struct.  
Public Properties
 NameDescription
Public PropertyBottomReturns the size of the bottom margin  
Public PropertyLeftReturns the size of the left margin  
Public PropertyRightReturns the size of the right margin  
Public PropertyTopReturns the size of the top margin  
Public Methods
 NameDescription
Public MethodDeflateDeflates the members based on the specified border sizes  
Public MethodInflateInflates the members based on the specified borders  
See Also