The following tables list the members exposed by AnnImageObject.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
AnnImageObject | Initializes a new instance of AnnImageObject. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates an exact copy of this AnnImageObject object. |
![]() |
Invalidate | Overrides AnnObject.Invalidate. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Create | Creates a new instance of this AnnImageObject. |
![]() |
OnAlignmentXChanged | Occurs when the value AlignmentX property changes. |
![]() |
OnAlignmentYChanged | Occurs when the value AlignmentY property changes. |
![]() |
OnPictureChanged | Occurs when the value Picture property changes. |
![]() |
OnStretchChanged | Occurs when the value Stretch property changes. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AlignmentX | Gets or sets the image horizontal alignment. |
![]() |
AlignmentY | Gets or sets the image vertical alignment. |
![]() |
Picture | Gets or sets the AnnPicture object associated with this AnnImageObject. This is a dependency property. |
![]() |
Stretch | Gets or sets a value that indicates how the image is resized to fill its allocated space. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
AlignmentXProperty | Identifies the AlignmentX dependency property. |
![]() ![]() |
AlignmentYProperty | Identifies the AlignmentY dependency property. |
![]() ![]() |
PictureProperty | Identifies the Picture dependency property. |
![]() ![]() |
StretchProperty | Identifies the Stretch dependency property. |
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