←Select platform

ImageViewerSpyGlassInteractiveMode Constructor(Size,Brush,Brush,ImageViewerSpyGlassShape,Double,Size,ImageViewerSpyGlassCrosshair,Brush,Double,Point)

Summary

Syntax

C#
VB
WinRT C#
public ImageViewerSpyGlassInteractiveMode(  
   Size size, 
   Brush backgroundColor, 
   Brush borderColor, 
   Leadtools.Controls.ImageViewerSpyGlassShape shape, 
   double borderThickness, 
   Size roundRectangleRadius, 
   Leadtools.Controls.ImageViewerSpyGlassCrosshair crosshair, 
   Brush crosshairColor, 
   double crosshairThickness, 
   Point offset 
) 
Public Function New( _ 
   ByVal size As Size, _ 
   ByVal backgroundColor As Brush, _ 
   ByVal borderColor As Brush, _ 
   ByVal shape As Leadtools.Controls.ImageViewerSpyGlassShape, _ 
   ByVal borderThickness As Double, _ 
   ByVal roundRectangleRadius As Size, _ 
   ByVal crosshair As Leadtools.Controls.ImageViewerSpyGlassCrosshair, _ 
   ByVal crosshairColor As Brush, _ 
   ByVal crosshairThickness As Double, _ 
   ByVal offset As Point _ 
) 
public ImageViewerSpyGlassInteractiveMode(  
   Size size, 
   Brush backgroundColor, 
   Brush borderColor, 
   Leadtools.Controls.ImageViewerSpyGlassShape shape, 
   double borderThickness, 
   Size roundRectangleRadius, 
   Leadtools.Controls.ImageViewerSpyGlassCrosshair crosshair, 
   Brush crosshairColor, 
   double crosshairThickness, 
   Point offset 
) 
function ImageViewerSpyGlassInteractiveMode(  
   size , 
   backgroundColor , 
   borderColor , 
   shape , 
   borderThickness , 
   roundRectangleRadius , 
   crosshair , 
   crosshairColor , 
   crosshairThickness , 
   offset  
) 

Parameters

size
The size of the spy glass

backgroundColor
The spy glass background color

borderColor
The spy glass border color

shape
The spy glass shape

borderThickness
The spy glass border thickness

roundRectangleRadius
The arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle

crosshair
The spy glass crosshair type

crosshairColor
The spy glass crosshair color

crosshairThickness
The spy glass crosshair thickness

offset
Optional offset to apply to the spy glass position

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)