Version

Margin Class Members

The following tables list the members exposed by Margin.

Public Constructors
 NameDescription
Public ConstructorMargin ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBottomThe size of the bottom margin.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyLeftThe size of the left margin.  
Public PropertyMeasureThe unit of measurement used by this margin.  
Public PropertyRightThe size of the right margin.  
Public PropertyTopThe size of the top margin.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this Margin object.  
Public MethodEqualsDetermines if this margin is equivalent to the margin passed as an argument.  
Public MethodGetHashCodeHash function for Margin objects.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also