The following tables list the members exposed by AnnRedactionObject.
Public Constructors
Name | Description | |
---|---|---|
AnnRectangleObject | Initializes a new AnnRectangleObject class object with default values. (Inherited from AnnRectangleObject) | |
AnnRedactionObject | Initializes a new AnnRedactionObject class object. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnRedactionObject object. | |
Deserialize | Loads this object with data from the specified XML. | |
GetArea | Returns the area defined by the rectangle generated from all the points inside this object. (Inherited from AnnRectangleObject) | |
GetAreaInPixels | Returns the pixel count of this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
HitTest | Performs hit-testing on this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
Realize | Realizes this AnnRedactionObject to an image using the specified data provider. | |
Realize | Realizes this AnnRedactionObject to an image using the specified data provider. | |
Restore | Restores the background behind the AnnRedactionObject using the specified data provider. | |
Restore | Restores the background behind AnnRedactionObject using the specified data provider. | |
Serialize | Serializes the object to an XML document. |
Protected Methods
Name | Description | |
---|---|---|
Create | Creates a new instance of AnnRedactionObject. |
Public Properties
Name | Description | |
---|---|---|
Angle | Gets the rotation angle for a normalized AnnRectangleObject. (Inherited from AnnRectangleObject) | |
CanRestore | Gets a value that indicates whether the AnnRedactionObject can be restored. | |
CanRotate | Indicates if this object supports rotation. | |
FriendlyName | Gets the friendly name for AnnRedactionObject. | |
ImageData | Gets or sets the image pixel data for the realized area of this AnnRedactionObject. | |
IsFlipped | Indicates whether the object has been flipped. (Inherited from AnnRectangleObject) | |
IsRealized | Gets a value that indicates whether the AnnRedactionObject is realized. | |
IsReversed | Indicates whether the object has been reversed. (Inherited from AnnRectangleObject) | |
Rect | Gets or sets the bounding rectangle of this AnnRectangleObject. (Inherited from AnnRectangleObject) | |
SupportsFill | Indicates if this object supports a fill. (Inherited from AnnRectangleObject) | |
SupportsOpacity | Indicates if this object supports opacity. | |
SupportsStroke | Indicates if this object supports AnnStroke. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET