ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.Gauge Namespace / GaugeLayoutChangedEventArgs Class
Members

In This Topic
    GaugeLayoutChangedEventArgs Class
    In This Topic
    Event args of the LayoutChanged of the Gauge context
    Object Model
    GaugeLayoutChangedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class GaugeLayoutChangedEventArgs 
       Inherits System.EventArgs
    public class GaugeLayoutChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Silverlight.Gauge.GaugeLayoutChangedEventArgs

    See Also