Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterOverlayAttributes Class Members
See Also  Properties 
Leadtools Namespace : RasterOverlayAttributes Class


The following tables list the members exposed by RasterOverlayAttributes.

Public Properties

 NameDescription
Public PropertyActivationLayer Gets or sets a value that identifies the layer in which the overlay shall be displayed.  
Public PropertyAutoPaint Gets or sets a value which determines whether to paint the overlay automatically when the image is painted.  
Public PropertyAutoProcess Gets or sets a value which determines whether to automatically adjust the overlay image and position when the main image changes.  
Public PropertyBitPosition Gets or sets the corresponding bit plane associated with an overlay  
Public PropertyBitsAllocated Gets or sets the number of bits allocated in the overlay.  
Public PropertyColor The color used to display those pixels in the overlay image with a value of 1.  
Public PropertyColumns Gets or sets the number of columns in the overlay.  
Public PropertyDescription Gets or sets a value that contains user-defined comments about the overlay.  
Public PropertyFramesInOverlay Gets or sets the number of Frames in the overlay.  
Public PropertyImageFrameOrigin Gets or sets the number of the frame of a multi-frame image to which this overlay applies.  
Public PropertyLabel Gets or sets a value that contains user defined text, which may be used to label or name this overlay.  
Public PropertyOrigin Origin (top left point), in pixels, of the overlay image.  
Public PropertyRoiArea Gets or sets the number of pixels in the Region Of Interest area.  
Public PropertyRoiMean Gets or sets the average value of the pixels in the Region Of Interest.  
Public PropertyRoiStandardDeviation Gets or sets the standard deviation of the pixel values in the Region Of Interest.  
Public PropertyRows Gets or sets the number of rows in the overlay.  
Public PropertySubtype Gets or sets a value that contains a defined term that identifies the intended purpose of the overlay type.  
Public PropertyType Gets or sets a value that indicates whether this overlay represents a region of interest or other graphics.  
Public PropertyUseBitPlane Gets or sets a value which determines whether the overlay has a corresponding bitplane in the main image.  
Top

See Also