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