GpOperation Class

AO_J

GpOperation Class
需要使用到AO里GeoProcessing进行操作的功能
Inheritance Hierarchy
SystemObject  AO_JGpOperation

Namespace: AO_J
Assembly: AO_J (in AO_J.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class GpOperation

The GpOperation type exposes the following members.

Constructors
  NameDescription
Public methodGpOperation
Initializes a new instance of the GpOperation class
Top
Methods
  NameDescription
Public methodclipLayers
裁剪矢量图层
Top
See Also