Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterException Class : HResult Property |
public new int HResult {get;}
'Declaration
Public Shadows ReadOnly Property HResult As Integer
'Usage
Dim instance As RasterException Dim value As Integer value = instance.HResult
public new int HResult {get;}
hide get_HResult();