← Back to carmenta.com
Carmenta Engine SDK Documentation
×

UndefinedFloatValue Class

The value that is used to represent undefined values in a float raster.

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

Syntax

C#
public class UndefinedFloatValue : UndefinedValue

Inheritance Hierarchy

System.Object (not available in C#)
  EngineObject
    ResourceObject
      UndefinedValue
        UndefinedFloatValue

Platforms

Windows, Linux, Android

UndefinedFloatValue Members

The UndefinedFloatValue type has the following members.

Constructors

NameDescription
UndefinedFloatValueInitializes a new instance of the UndefinedIntValue class with the given value.

Properties

NameDescription
IsDisposedGets a value that tells whether the current UndefinedFloatValue has been disposed. Inherited from EngineObject
NameGets or sets the name of the UndefinedFloatValue. Inherited from ResourceObject
NativeHandleGets the native Carmenta Engine kernel object the current UndefinedFloatValue represents. Inherited from EngineObject
IUserProperties.UserPropertiesGets the AttributeSet that contains the user properties. Inherited from IUserProperties
ValueGets the value that is used to represent undefined values in a Raster.

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