Click or drag to resize

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.SolderPastePrinting
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public double? PostPrintStretch { get; set; }

Property Value

NullableDouble
See Also