ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.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.Xaml.Gauge.GaugeLayoutChangedEventArgs

    See Also