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.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CLPT : CHANDLE

public class CLPT : CHANDLE

The CLPT type exposes the following members.

Methods
  NameDescription
Public methodStatic 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 methodGetLST
Copies all pattern names into a LST object.
Public methodGetStandardLST
Copies the six standard line types into a LST object.
Top
See Also