The following tables list the members exposed by AnnContainer.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AnnContainer | Initializes a new instance of the AnnContainer class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
HitTest | Retrieves the collection of objects that have boundaries inside a specifiec value. |
![]() |
Realize | Draws the container on the surface of the specified raster image. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
MeasureOverride | Measures the child elements of an AnnContainer before they are arranged during the base class Canvas.ArrangeOverride pass. |
![]() |
OnMouseDoubleClick | Raises the MouseDoubleClick event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Children | Gets an AnnObjectCollection of child elements for this AnnContainer. |
![]() |
EnableSnapToGrid | Gets or sets a value to determine whether snapping to grid is enabled for this AnnContainer. |
![]() |
Height | Gets or sets the height of the container in pixels. (Inherited from IAnnContainer) |
![]() |
SnapToGridOptions | Gets or sets the snap to grid options for this AnnContainer. |
![]() |
Transform | Gets the container current transformation matrix. |
![]() |
Width | Gets or sets the width of the container in pixels. (Inherited from IAnnContainer) |
Public Events
Name | Description | |
---|---|---|
![]() |
MouseDoubleClick | Occurs when the user double clicks on this container in automation mode |
![]() |
ObjectAdded | Occurs when an object is added to the Children property of this container. |
![]() |
ObjectRemoved | Occurs when an object is removed from the Children property of this container. |
![]() |
ScrollChanged | Occurs when the viewer attached to this container in automation mode scrolls |
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