LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterOverlayAttributes Class Properties
See Also 
Leadtools Namespace : RasterOverlayAttributes Class


"

For a list of all members of this type, see RasterOverlayAttributes members.

"

Public Properties

 NameDescription
public Property ActivationLayerGets or sets a value that identifies the layer in which the overlay shall be displayed. Supported in Silverlight, Windows Phone 7  
public Property AutoPaintGets or sets a value which determines whether to paint the overlay automatically when the image is painted. Supported in Silverlight, Windows Phone 7  
public Property AutoProcessGets or sets a value which determines whether to automatically adjust the overlay image and position when the main image changes. Supported in Silverlight, Windows Phone 7  
public Property BitPositionGets or sets the corresponding bit plane associated with an overlay Supported in Silverlight, Windows Phone 7  
public Property BitsAllocatedGets or sets the number of bits allocated in the overlay. Supported in Silverlight, Windows Phone 7  
public Property ColorThe color used to display those pixels in the overlay image with a value of 1. Supported in Silverlight, Windows Phone 7  
public Property ColumnsGets or sets the number of columns in the overlay. Supported in Silverlight, Windows Phone 7  
public Property DescriptionGets or sets a value that contains user-defined comments about the overlay. Supported in Silverlight, Windows Phone 7  
public Property FramesInOverlayGets or sets the number of Frames in the overlay. Supported in Silverlight, Windows Phone 7  
public Property ImageFrameOriginGets or sets the number of the frame of a multi-frame image to which this overlay applies. Supported in Silverlight, Windows Phone 7  
public Property LabelGets or sets a value that contains user defined text, which may be used to label or name this overlay. Supported in Silverlight, Windows Phone 7  
public Property OriginOrigin (top left point), in pixels, of the overlay image. Supported in Silverlight, Windows Phone 7  
public Property RoiAreaGets or sets the number of pixels in the Region Of Interest area. Supported in Silverlight, Windows Phone 7  
public Property RoiMeanGets or sets the average value of the pixels in the Region Of Interest. Supported in Silverlight, Windows Phone 7  
public Property RoiStandardDeviationGets or sets the standard deviation of the pixel values in the Region Of Interest. Supported in Silverlight, Windows Phone 7  
public Property RowsGets or sets the number of rows in the overlay. Supported in Silverlight, Windows Phone 7  
public Property SubtypeGets or sets a value that contains a defined term that identifies the intended purpose of the overlay type. Supported in Silverlight, Windows Phone 7  
public Property TypeGets or sets a value that indicates whether this overlay represents a region of interest or other graphics. Supported in Silverlight, Windows Phone 7  
public Property UseBitPlaneGets or sets a value which determines whether the overlay has a corresponding bitplane in the main image. Supported in Silverlight, Windows Phone 7  
Top

See Also