Click or drag to resize
STSignaturePointA Property Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Gets or sets the Alpha channel of the pointNumber on the screen

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public byte A { get; set; }

Property Value

Type: Byte
represents the transparency, 0 is completely transparent, 255 is completely opaque

Implements

ISTSignaturePointA
See Also