Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / Margins Class
Properties Methods


In This Topic
    Margins Class Members
    In This Topic

    The following tables list the members exposed by Margins.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom margin, in pixels.  
    Public PropertyGets or sets the left margin, in pixels.  
    Public PropertyGets or sets the right margin, in pixels.  
    Public PropertyGets or sets the top margin, in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of the current Margins.  
    Public MethodOverloaded. Determines whether two Object instances are equal.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodSets all margins to zero.  
    Public MethodOverloaded. Overloaded. Sets the margin values.  
    Public MethodReturns true if at least one margin differs from the default zero value. Otherwise, returns false.  
    Public MethodConverts this Margins to a human readable string.  
    Top
    See Also