← Back to carmenta.com
Carmenta Engine SDK Documentation
×

MapPackageAttribute Class

Represents an attribute used by vector features in a GeoPackage table.

Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEDataSets assembly)
Thread safety: Members defined in this class are thread-safe. Show

Syntax

C#
public class MapPackageAttribute : EngineObject

Remarks

Description of an attribute used by vector features in a GeoPackage table including attribute name and data type.

Inheritance Hierarchy

System.Object (not available in C#)
  EngineObject
    MapPackageAttribute

Platforms

Windows, Linux, Android

MapPackageAttribute Members

The MapPackageAttribute type has the following members.

Constructors

NameDescription
MapPackageAttributeInitializes a new instance of the MapPackageAttribute class

Properties

NameDescription
IsDisposedGets a value that tells whether the current MapPackageAttribute has been disposed. Inherited from EngineObject
NameGets the name of the MapPackageAttribute.
NativeHandleGets the native Carmenta Engine kernel object the current MapPackageAttribute represents. Inherited from EngineObject
TypeGets what kind of value the MapPackageAttribute holds.

Methods

NameDescription
CloneCreates a copy of an object. Inherited from EngineObject
DisposeReleases the reference to the native Carmenta Engine kernel instance the EngineObject represents. Inherited from EngineObject
EqualsDetermines whether this instance is equal to another. Inherited from EngineObject

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept