Click or drag to resize
STNullDeviceRegionSelectedEventArgs ClassScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Event args class used in ButtonSelected and ContainerSelected events
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Scriptel.STSeriesSTNullDeviceRegionSelectedEventArgs

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public class RegionSelectedEventArgs : EventArgs, 
	STNullDeviceIRegionSelectedEventArgs

The STNullDeviceRegionSelectedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSTNullDeviceRegionSelectedEventArgs
Initializes a new instance of the STNullDeviceRegionSelectedEventArgs class
Top
Properties
  NameDescription
Public propertyRegionNumber
The region number the STSignaturePoint originated from
Public propertySigPoint
The STSignaturePoint that represents the current signature pointNumber
Top
See Also