S57ScaleBands Class
Abstract base class for S57EncScaleBands and S57AmlScaleBands.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CEDataSets assembly)
Syntax
public abstract class S57ScaleBands : ResourceObjectInheritance Hierarchy
System.Object
EngineObject
ResourceObject
S57ScaleBands
S57AmlScaleBands
S57EncScaleBands
Platforms
Windows, Linux, Android
S57ScaleBands Members
The S57ScaleBands type has the following members.
Properties
| Name | Description |
|---|---|
| IsDisposed | Gets a value that tells whether the current S57ScaleBands has been disposed. Inherited from EngineObject |
| Name | Gets or sets the name of the S57ScaleBands. Inherited from ResourceObject |
| NativeHandle | Gets the native Carmenta Engine kernel object the current S57ScaleBands represents. Inherited from EngineObject |
| IUserProperties.UserProperties | Gets the AttributeSet that contains the user properties. Inherited from IUserProperties |
Methods
| Name | Description |
|---|---|
| Clone | Creates a copy of an object. Inherited from EngineObject |
| Dispose | Releases the reference to the native Carmenta Engine kernel instance the EngineObject represents. Inherited from EngineObject |
| Equals | Determines whether this instance is equal to another. Inherited from EngineObject |