Click or drag to resize

CDATALINKD Class

DATALINK Display object.
Inheritance Hierarchy

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CDATALINKD : CHANDLE

public class CDATALINKD : CHANDLE

The CDATALINKD type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateArcLYR
Create an DATALINKD object from a ArcGIS LYR file
Public methodStatic memberCreateArcLYREx
Create an DATALINKD object from a ArcGIS LYR file
Public methodStatic memberCreateArcLYRFromTMP
Create an DATALINKD object from a temporary ArcGIS LYR file
Public methodStatic memberCreateArcLYRFromTMPEx
Create an DATALINKD object from a temporary ArcGIS LYR file
Public methodStatic memberCreateArcLYRX(CGXNETCore, String, String, String)
Create an DATALINKD object from a ArcGIS LYRX file
Public methodStatic memberCreateArcLYRX(CGXNETCore, String, String, String, Int32)
Create an DATALINKD object from a ArcGIS LYRX file
Public methodStatic memberCreateBING
Create an DATALINKD object for a BING dataset
Protected methodDispose
Releases the unmanaged resources used by the CDATALINKD and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodGetExtents
Get the data extents of the DATALINK Display object.
Public methodGetIPJ
Get the projection of the DATALINK Display object.
Top
See Also