For a list of all members of this type, see AnnContainer members.
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this AnnContainer object. | |
DisableDrawObjectEvents | Stops this AnnContainer from raising the BeforeDrawingObjects and AfterDrawingObjects events. | |
Dispose | Overloaded. Releases all resources used by this object. | |
Draw | Draws the container on the specified surface. | |
EnableDrawObjectEvents | Enables this AnnContainer from raising the BeforeDrawingObjects and AfterDrawingObjects events. | |
HitTest | Retrieves the object at the specified coordinates. | |
PopFixedState | Re-enables the fixed state of every AnnObject in the AnnContainer. | |
PushFixedState | Temporarily disables the fixed state of every AnnObject in the AnnContainer. | |
ToString | Overridden. Overridden. Converts the attributes of this AnnContainer to a human-readable string. |
Name | Description | |
---|---|---|
Finalize | Overridden. This member overrides Finalize. | |
OnAfterDrawingObjects | Raises the AfterDrawingObjects event. | |
OnBeforeDrawingObjects | Raises the BeforeDrawingObjects event. |