The following tables list the members exposed by RasterOverlayAttributes.
Name | Description | |
---|---|---|
![]() | ActivationLayer | Gets or sets a value that identifies the layer in which the overlay shall be displayed. |
![]() | AutoPaint | Gets or sets a value which determines whether to paint the overlay automatically when the image is painted. |
![]() | AutoProcess | Gets or sets a value which determines whether to automatically adjust the overlay image and position when the main image changes. |
![]() | BitPosition | Gets or sets the corresponding bit plane associated with an overlay |
![]() | BitsAllocated | Gets or sets the number of bits allocated in the overlay. |
![]() | Color | The color used to display those pixels in the overlay image with a value of 1. |
![]() | Columns | Gets or sets the number of columns in the overlay. |
![]() | Description | Gets or sets a value that contains user-defined comments about the overlay. |
![]() | FramesInOverlay | Gets or sets the number of Frames in the overlay. |
![]() | ImageFrameOrigin | Gets or sets the number of the frame of a multi-frame image to which this overlay applies. |
![]() | Label | Gets or sets a value that contains user defined text, which may be used to label or name this overlay. |
![]() | Origin | Origin (top left point), in pixels, of the overlay image. |
![]() | RoiArea | Gets or sets the number of pixels in the Region Of Interest area. |
![]() | RoiMean | Gets or sets the average value of the pixels in the Region Of Interest. |
![]() | RoiStandardDeviation | Gets or sets the standard deviation of the pixel values in the Region Of Interest. |
![]() | Rows | Gets or sets the number of rows in the overlay. |
![]() | Subtype | Gets or sets a value that contains a defined term that identifies the intended purpose of the overlay type. |
![]() | Type | Gets or sets a value that indicates whether this overlay represents a region of interest or other graphics. |
![]() | UseBitPlane | Gets or sets a value which determines whether the overlay has a corresponding bitplane in the main image. |