Leadtools Namespace : RasterGetSetOverlayImageMode Enumeration |
Member | Description |
---|---|
Copy | A copy of the overlay image is retrieved/inserted from/into the overlay list. |
Move | For RasterImage.GetOverlayImage, the actual overlay image is retrieved. The image is also removed from the overlay list For RasterImage.SetOverlayImage, the overlay image is moved into the overlay list. It will also be reset, so you cannot make changes to it. |
NoCopy | The actual overlay image is retrieved/inserted. No copy is made. |
This enumeration is used for the mode parameter for RasterImage.GetOverlayImage and RasterImage.SetOverlayImage.
For more information, refer to Overlay Overview.
System.Object
System.ValueType
System.Enum
Leadtools.RasterGetSetOverlayImageMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2