Namespace:
C1.Win.C1PrintPreview
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C# |
---|
public IDrawel FindDrawelAtPoint( Point p, DrawelBoundsEnum bounds, DrawelSearchCriterionEnum search, int renderLayerMin, int renderLayerMax ) |
Visual Basic (Declaration) |
---|
Public Function FindDrawelAtPoint ( _ p As Point, _ bounds As DrawelBoundsEnum, _ search As DrawelSearchCriterionEnum, _ renderLayerMin As Integer, _ renderLayerMax As Integer _ ) As IDrawel |
Parameters
- p
- Type: System.Drawing..::.Point
- renderLayerMin
- Type: System..::.Int32
- renderLayerMax
- Type: System..::.Int32