Click or drag to resize
CLPT Class
This class allows access to the current default line patterns. It does not allow the definition of individual patterns. It is is used primarily with MAP class functions.
Inheritance Hierarchy

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public class CLPT : CHANDLE

The CLPT type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
Creates a line pattern object with current default patterns.
Protected methodDispose
Releases the unmanaged resources used by the CLPT and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneGetLST
Copies all pattern names into a LST object.
Top
See Also