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


"

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

"

Public Events

 NameDescription
public Event Border3DStyleChangedOccurs when the value of the RasterMagnifyGlass.Border3DStyle property changes.  
public Event BorderColorChangedOccurs when the value of the RasterMagnifyGlass.BorderColor property changes.  
public Event BorderWidthChangedOccurs when the value of the RasterMagnifyGlass.BorderWidth property changes.  
public Event CrosshairChangedOccurs when the value of the Crosshair property changes.  
public Event CrosshairColorChangedOccurs when the value of the RasterMagnifyGlass.CrosshairColor property changes.  
public Event CrosshairWidthChangedOccurs when the value of the RasterMagnifyGlass.CrosshairWidth property changes.  
public Event RoundRectangleEllipseSizeChangedOccurs when the value of the RasterMagnifyGlass.RoundRectangleEllipseSize property changes.  
public Event ScaleFactorChangedOccurs when the value of the ScaleFactor property changes.  
public Event ShapeChangedOccurs when the value of the Shape property changes.  
public Event SizeChangedOccurs when the value of the Size property changes.  
public Event ViewerChangedOccurs when the value of the Viewer property changes.  
Top

See Also