User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.egis_paintexception

Table of Contents

EGIS_PaintException class

DK for ActiveX | TatukGIS_XDK11.EGIS_PaintException | Classes | Methods | Properties

Exception class for GIS_Viewer paint exceptions.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public class EGIS_PaintException : IEGIS_PaintException 
{
}
' VisualBasic
Public Class EGIS_PaintException
  Implements IEGIS_PaintException
End Class
// Oxygene
type
  EGIS_PaintException = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Create_ public Construct exception.
(Inherited from IEGIS_Exception)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)

Properties

Inherited Protected
Name Visibility Description
ErrNo public Error number.
(Inherited from IEGIS_Exception)
ExceptionMessage public Exception message.
(Inherited from IEGIS_PaintException)
Layer public Layer name.
(Inherited from IEGIS_PaintException)
RefCode public Additional code referring to exception (like line number in import filters etc.)
(Inherited from IEGIS_Exception)
RefString public Additional String referring to exception (like file name in import filters, etc.)
(Inherited from IEGIS_Exception)

2025/01/31 01:02

Page Tools