←Select platform

AnnContainer Class Members

Summary

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
Clone Creates an exact copy of this AnnContainer object.
DisableDrawObjectEvents Stops this AnnContainer from raising the BeforeDrawingObjects and AfterDrawingObjects events.
Draw Draws the container on the surface of the specified Leadtools.RasterImage object.
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. Converts the attributes of this AnnContainer to a human-readable string.

Protected Methods

Name Description
Dispose Releases all resources used by this object.
Finalize This member overrides System.Object.Finalize.
OnAfterDrawingObjects Raises the AfterDrawingObjects event.
OnBeforeDrawingObjects Raises the BeforeDrawingObjects event.

Public Properties

Name Description
Bounds Gets or sets the rectangle that represents the bounds of the AnnContainer.
DrawLockedInRunMode Gets or sets a value indicating whether to draw locked objects with the lock symbol when the container is in the run mode.
EnableSnapToGrid Gets or sets a value to determine whether snapping to grid is enabled for this AnnContainer.
InvalidRectangle Gets the rectangle that represents the area that should be invalidated whenever the viewer is asked to repaint its AnnContainer object.
LockPicture Gets or sets the AnnPicture used when drawing the locked symbol for locked objects.
Name Gets or sets the name of the AnnContainer.
Objects Gets the collection of objects in this AnnContainer.
SnapToGridOptions Gets or sets the snap to grid options for this AnnContainer.
Transform Gets or sets the transform Matrix of AnnContainer.
UnitConverter Gets or sets the AnnUnitConverter that will be used in the AnnContainer object.
UserMode Gets or sets the current annotation user mode.
Visible Gets or sets a value indicating whether this AnnContainer is visible.

Public Events

Name Description
AfterDrawingObjects Occurs during drawing after the objects are drawn.
BeforeDrawingObjects Occurs during drawing before the objects are drawn.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly