Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RenderAlignmentTarget Method






The mapper object to use for converting coordinates. This value must not be null.
The object to render highlight above.
Renders highlight rectangle above the bounds of alignment target object when Leadtools.Annotations.Automation.AnnAutomationManager.EnableObjectsAlignment is turned on and the object is target alignment.
Syntax
void RenderAlignmentTarget( 
   AnnContainerMapper mapper,
   AnnObject annObject
)
'Declaration
 
Sub RenderAlignmentTarget( _
   ByVal mapper As AnnContainerMapper, _
   ByVal annObject As AnnObject _
) 
void RenderAlignmentTarget( 
   AnnContainerMapper mapper,
   AnnObject annObject
)
function Leadtools.Annotations.Core.IAnnObjectRenderer.RenderAlignmentTarget( 
   mapper ,
   annObject 
)

Parameters

mapper
The mapper object to use for converting coordinates. This value must not be null.
annObject
The object to render highlight above.
Remarks

This method is called by the framework to render highlight rectangle above the bounds of alignment target object if Leadtools.Annotations.Automation.AnnAutomationManager.EnableObjectsAlignment is turned on and the object is target alignment. This is usually called from AnnRenderingEngine.RenderContainer if the value of Leadtools.Annotations.Automation.AnnAutomationManager.EnableObjectsAlignment is true and the object is target alignment.

Requirements

Target Platforms

See Also

Reference

IAnnObjectRenderer Interface
IAnnObjectRenderer Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features