Click or drag to resize
STNullDevice.RegionSelectedEventArgs 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
System.Object
  System.EventArgs
    Scriptel.STSeries.STNullDevice.RegionSelectedEventArgs

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

The STNullDevice. RegionSelectedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodSTNullDevice.RegionSelectedEventArgs
Initializes a new instance of the STNullDevice. RegionSelectedEventArgs 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