STNullDeviceRegionSelectedEventArgsSigPoint Property | |
The STSignaturePoint that represents the current signature pointNumber
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax public STSignaturePoint SigPoint { get; set; }
Public Property SigPoint As STSignaturePoint
Get
Set
public:
virtual property STSignaturePoint^ SigPoint {
STSignaturePoint^ get () sealed;
void set (STSignaturePoint^ value) sealed;
}
abstract SigPoint : STSignaturePoint with get, set
override SigPoint : STSignaturePoint with get, set
Property Value
Type:
STSignaturePointImplements
STNullDeviceIRegionSelectedEventArgsSigPointSee Also