←Select platform

Code Property

Summary

Gets or sets the code that caused this exception.

Syntax

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

Property Value

A RasterExceptionCode value that specifies what caused this exception.

Example

For an example, refer to RasterException

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly