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 AnnContainer.BeforeDrawingObjects and AnnContainer.AfterDrawingObjects events. | |
Dispose | Overloaded. Releases all resources used by this object. | |
Draw | Overloaded. Draws the container on the specified surface. | |
EnableDrawObjectEvents | Enables this AnnContainer from raising the AnnContainer.BeforeDrawingObjects and AnnContainer.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. Converts the attributes of this AnnContainer to a human-readable string. |
Name | Description | |
---|---|---|
Finalize | This member overrides System.Object.Finalize. | |
OnAfterDrawingObjects | Raises the AnnContainer.AfterDrawingObjects event. | |
OnBeforeDrawingObjects | Raises the AnnContainer.BeforeDrawingObjects event. |