(Leadtools.Controls)

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

Show in webframe





The size of the spy glass
The spy glass background color
The spy glass border color
The spy glass shape
The spy glass border thickness
The arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle
The spy glass crosshair type
The spy glass crosshair color
The spy glass crosshair thickness
Optional offset to apply to the spy glass position
Syntax
public ImageViewerSpyGlassInteractiveMode( 
   Size size,
   Brush backgroundColor,
   Brush borderColor,
   ImageViewerSpyGlassShape shape,
   double borderThickness,
   Size roundRectangleRadius,
   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 ImageViewerSpyGlassShape, _
   ByVal borderThickness As Double, _
   ByVal roundRectangleRadius As Size, _
   ByVal crosshair As ImageViewerSpyGlassCrosshair, _
   ByVal crosshairColor As Brush, _
   ByVal crosshairThickness As Double, _
   ByVal offset As Point _
)
public ImageViewerSpyGlassInteractiveMode( 
   Size size,
   Brush backgroundColor,
   Brush borderColor,
   ImageViewerSpyGlassShape shape,
   double borderThickness,
   Size roundRectangleRadius,
   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

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.