LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterGetSetOverlayAttributesFlags Enumeration






Determines which attributes are to be retrieved or changed. .NET support Silverlight support WinRT support
Syntax
[FlagsAttribute()]
public enum RasterGetSetOverlayAttributesFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum RasterGetSetOverlayAttributesFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterGetSetOverlayAttributesFlags
[FlagsAttribute()]
public enum RasterGetSetOverlayAttributesFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.RasterGetSetOverlayAttributesFlags = function() { };
Leadtools.RasterGetSetOverlayAttributesFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class RasterGetSetOverlayAttributesFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BitIndexThe corresponding bitplane position should be retrieved/changed. RasterOverlayAttributes.BitPosition contains/will be updated with the new bitplane index.
ColorThe color should be retrieved/changed. RasterOverlayAttributes.Color contains/will be updated with the new color.
DicomThe DICOM-related attributes should be retrieved/changed.

The following properties should be retrieved/changed:

FlagsThe flags should be retrieved/changed.

The following properties should be retrieved/changed:

NoneNo action.
OriginThe top-left position should be retrieved/changed. RasterOverlayAttributes.Origin contains/will be updated with the new top-left offset.
Remarks

This enumeration is used with the RasterImage.GetOverlayAttributes and the RasterImage.UpdateOverlayAttributes methods.

For more information, refer to Overlay Overview.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterGetSetOverlayAttributesFlags

Requirements

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

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.