The AlarmZone type exposes the following members.
          
            
Constructors
        
| Name | Description | |
|---|---|---|
| 
                 | 
              AlarmZone | 
          
            
Methods
        
| Name | Description | |
|---|---|---|
| 
                 | 
              Equals | (Inherited from Object.) | 
| 
                 | 
              Finalize | 
                 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                  (Inherited from Object.) | 
            
| 
                 | 
              GetHashCode | 
                 
                    Serves as a hash function for a particular type. 
                  (Inherited from Object.) | 
            
| 
                 | 
              GetHiddenProperties | |
| 
                 | 
              GetType | 
                 
                    Gets the Type of the current instance.
                  (Inherited from Object.) | 
            
| 
                 | 
              IsInsideZone | 
                 
            Returns true if the specified client coordinate lies within
            the shape of the AlarmZone.
             
              
 | 
            
| 
                 | 
              MemberwiseClone | 
                 
                    Creates a shallow copy of the current Object.
                  (Inherited from Object.) | 
            
| 
                 | 
              NotifyChanges | |
| 
                 | 
              ToString | (Inherited from Object.) | 
          
            
Properties
        
| Name | Description | |
|---|---|---|
| 
                 | 
              BackColor | 
                 
            Gets or sets the background color of the AlarmZone.
             
               | 
            
| 
                 | 
              FarExtent | 
                 
            Gets or sets the far extent of the AlarmZone in X-axis data coordinates.
             
               | 
            
| 
                 | 
              ForeColor | 
                 
            Gets or sets the foreground color of the AlarmZone.
             
               | 
            
| 
                 | 
              GroupIndex | 
                 
            Gets or sets the index of the data group of the AlarmZone.
             
               | 
            
| 
                 | 
              LowerExtent | 
                 
            Gets or sets the lower extent of the AlarmZone in Y-axis data coordinates.
             
               | 
            
| 
                 | 
              MinHeight | 
                 
            Gets or sets the AlarmZone minimum pixel height.
             
               | 
            
| 
                 | 
              MinWidth | 
                 
            Gets or sets the AlarmZone minimum pixel width.
             
               | 
            
| 
                 | 
              Name | 
                 
            Gets or sets the name of the AlarmZone.
             
               | 
            
| 
                 | 
              NearExtent | 
                 
            Gets or sets the near extent of the AlarmZone in X-axis data coordinates.
             
               | 
            
| 
                 | 
              PatternStyle | 
                 
            Gets or sets the pattern style to be used if PatternVisible is true.
             
               | 
            
| 
                 | 
              PatternVisible | 
                 
            Gets or sets whether the specified PatternStyle should
            be used to brush the background of the AlarmZone.
             
               | 
            
| 
                 | 
              PolygonData | 
                 
            Gets the PolygonData object for the AlarmZone.
             
               | 
            
| 
                 | 
              Shape | 
                 
            Gets or sets the shape of the AlarmZone.
             
               | 
            
| 
                 | 
              UpperExtent | 
                 
            Gets or sets the upper extent of the AlarmZone in Y-axis data coordinates.
             
               | 
            
| 
                 | 
              Visible | 
                 
            Gets or sets the visibility of the AlarmZone.
             
               |