[]
Use the members of this enumeration to set the value of the Shape property of an AlarmZone object.
public enum AlarmZoneShapeEnum
Name | Description |
---|---|
Ellipse | An ellipse bounded by the a rectangle specified by the data coordinates of the AlarmZone extents. |
Polygon | A polygon specified by XY and with limits of a rectangle specified by the data coordinates of the AlarmZone extents. |
Rectangle | A rectangle specified by the data coordinates of the AlarmZone extents. |