Gets or sets whether to dispose the scale source when this ScaleAlpha is disposed.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool AutoDisposeScaleSource { get; set; }
true
if the the scale source should be disposed with this ScaleAlpha; otherwise, false
.