Click or drag to resize

CDSEL Class

The DSEL object is used to select subsets of data from the DATA object
Inheritance Hierarchy

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

public class CDSEL : CHANDLE

The CDSEL type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Create a Selection object
Public methodDataSignificantFigures
Specify the data significant figures required
Protected methodDispose
Releases the unmanaged resources used by the CDSEL and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodMetaQuery
Specify a metadata query string.
Public methodPictureQuality
Specify the quality of pictures being returned.
Public methodRequestAllInfo
Request that all meta-data info be sent
Public methodSelectArea
Select a complex clipping area
Public methodSelectRect
Select a rectangular area.
Public methodSelectResolution
Specify the resolution desired
Public methodSelectSize
Specify the image size desired
Public methodSetExtractAsDocument
Specify that we want to extract this file as a document
Public methodSetIPJ
Set the desired projection
Public methodSpatialAccuracy
Specify the spatial accuracy required.
Top
See Also