Create a Square interactor.
Namespace: TallComponents.Interaction.WinForms.FactoriesAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
protected virtual WinFormsInteractor CreateSquareInteractor( Square square ) |
| Visual Basic |
|---|
Protected Overridable Function CreateSquareInteractor ( _ square As Square _ ) As WinFormsInteractor |
Parameters
- square
- Type: TallComponents.PDF.Annotations.Markups..::..Square
The PDF square markup.