Visual Basic (Declaration) | |
---|---|
Public Property AutoProcess As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool AutoProcess {get; set;} |
Return Value
true to automatically adjust the overlay image and position when the image is changed; otherwise, false.For an example, refer to RasterImage.GetOverlayAttributes and
RasterImage.UpdateOverlayAttributes.
When the value of this property is true, the overlay image and position will automatically adjust when the main image is resized (zoomed in), scrolled, rotated, flipped, reversed, sheared, trimmed.
For more information, refer to Overlay Overview.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family