Error processing SSI file
(Leadtools.Annotations.Rendering)

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 EnableObjectsAlignment is turned on and the object is target alignment.
Syntax
public virtual void RenderAlignmentTarget( 
   AnnContainerMapper mapper,
   AnnObject annObject
)
'Declaration
 
Public Overridable Sub RenderAlignmentTarget( _
   ByVal mapper As AnnContainerMapper, _
   ByVal annObject As AnnObject _
) 
'Usage
 
Dim instance As AnnObjectRenderer
Dim mapper As AnnContainerMapper
Dim annObject As AnnObject
 
instance.RenderAlignmentTarget(mapper, annObject)
public virtual void RenderAlignmentTarget( 
   AnnContainerMapper mapper,
   AnnObject annObject
)
public void renderAlignmentTarget(AnnContainerMapper mapper, AnnObject annObject)
            
 function Leadtools.Annotations.Rendering.AnnObjectRenderer.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 EnableObjectsAlignment is turned on and the object is target alignment. This is usually called from RenderContainer if the value of EnableObjectsAlignment is true and the object is target alignment.

Requirements

Target Platforms

See Also

Reference

AnnObjectRenderer Class
AnnObjectRenderer Members

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