Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterViewerPointEventArgs Class : Status Property |
public RasterViewerInteractiveStatus Status {get;}
'Declaration Public ReadOnly Property Status As RasterViewerInteractiveStatus
'Usage Dim instance As RasterViewerPointEventArgs Dim value As RasterViewerInteractiveStatus value = instance.Status
public: property RasterViewerInteractiveStatus Status { RasterViewerInteractiveStatus get(); }