Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnObjectRenderer Interface : RenderAlignmentTarget Method |
void RenderAlignmentTarget( AnnContainerMapper mapper, AnnObject annObject )
'Declaration
Sub RenderAlignmentTarget( _ ByVal mapper As AnnContainerMapper, _ ByVal annObject As AnnObject _ )
void RenderAlignmentTarget( AnnContainerMapper mapper, AnnObject annObject )
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.