←Select platform

Code Property

Summary

Gets or sets the code that caused this exception.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.RasterExceptionCode Code {get; set;} 
Public Property Code As Leadtools.RasterExceptionCode 
public Leadtools.RasterExceptionCode Code {get; set;} 
public RasterExceptionCode getCode() 
public void setCode(RasterExceptionCode value) 
             
  
get_Code(); 
set_Code(value); 
Object.defineProperty('Code');  

Property Value

A RasterExceptionCode value that specifies what caused this exception.

Example

For an example, refer to RasterException

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize