LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterMagnifyGlass Class Properties
See Also 
Leadtools.WinForms Namespace : RasterMagnifyGlass Class


"

For a list of all members of this type, see RasterMagnifyGlass members.

"

Public Properties

 NameDescription
public Property Border3DStyleGets or sets the System.Windows.Forms.Border3DStyle of the Magnifying Glass border.  
public Property BorderColorGets or sets the Color of the Magnifying Glass border.  
public Property BorderWidthGets or sets the size of the Magnifying Glass border in pixels.  
public Property CrosshairGets or sets the type of the crosshair.  
public Property CrosshairColorGets or sets the color of the crosshair.  
public Property CrosshairWidthGets or sets the width of the crosshair.  
public Property RoundRectangleEllipseSizeGets or sets the width and height of the ellipse that describes the arc of the rounded corners.  
public Property ScaleFactorGets or sets the zoom factor used to display the magnified image.  
public Property ShapeGets or sets the Shape of the Magnifying Glass.  
public Property SizeGets or sets the size of the Magnifying Glass.  
public Property ViewerGets the RasterImageViewer currently assigned for magnifying process by the control.  
Top

See Also