SolderPastePrintingPCBProcessDataPostPrintStretch Property | 
** NOTE: ADDED in CFX 2.0 **
            Relative stretch ratio of the panel after printing:
            value = 1  no stretch / no shrinkage
            value between 0 and 1: shrinkage
            value above 1: stretch
            value null: not possible to send this information
            
 Namespace: CFX.Structures.SolderPastePrintingAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double? PostPrintStretch { get; set; }Public Property PostPrintStretch As Double?
	Get
	Set
Property Value
NullableDouble
See Also