Click or drag to resize

OverlayMergedCommandFactor Property

Gets or sets the value of factor
Gets or sets a factor applied to some of the merge options.

Namespace:  Atalasoft.Imaging.ImageProcessing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double Factor { get; set; }

Property Value

Type: Double
This value depends on which MergeOption is used.

Property Value

Type: Double
A factor applied to some of the merge options.
See Also