←Select platform

Code Property

Summary
Gets or sets the code that caused this exception.
Syntax
C#
VB
C++
Java
public RasterExceptionCode Code { get; set; } 
Public Property Code As RasterExceptionCode 
public RasterExceptionCode getCode() 
public void setCode(RasterExceptionCode value) 
public: 
property RasterExceptionCode Code { 
   RasterExceptionCode get(); 
   void set (    RasterExceptionCode ); 
} 

Property Value

A RasterExceptionCode value that specifies what caused this exception.

Example

For an example, refer to RasterException

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.