←Select platform

RenderSelection Method

Summary
Overrides RenderSelection.
Syntax
C#
Objective-C
C++/CLI
Java
public override void RenderSelection( 
   AnnContainerMapper mapper, 
   AnnObject annObject 
) 
- (void)renderSelectionMapper:(LTAnnContainerMapper *)mapper object:(LTAnnObject *)annObject NS_SWIFT_NAME(renderSelection(mapper:object:)); 
public void renderSelection( 
   AnnContainerMapper mapper, 
   AnnObject annObject 
); 
public:  
   virtual void RenderSelection( 
      AnnContainerMapper^ mapper, 
      AnnObject^ annObject 
   ) override 

Parameters

mapper
The mapper object to use for converting coordinates. This value must not be null.

annObject
The object to render.

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.