| ISTSignaturePointR Property  |   | 
            Gets or sets the Red channel of the pointNumber on the screen
            
 
Namespace: Scriptel.STSeriesAssembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
SyntaxProperty R As Byte
	Get
	Set
property unsigned char R {
	unsigned char get ();
	void set (unsigned char value);
}abstract R : byte with get, set
Property Value
Type: 
Byte
            the amount of red, 0 none, 255 highest intensity
            
See Also