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; }
Public Property Factor As Double
Get
Set
Property Value
Type:
DoubleThis value depends on which MergeOption is used.
Property Value
Type:
Double A factor applied to some of the merge options.
See Also