← Back to carmenta.com
Carmenta Engine SDK Documentation
×

App6DParameters Class

Represents a MilitaryDVisualizerParameters that displays symbols according to the App6D specification.

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

Syntax

C#
public class App6DParameters : MilitaryDVisualizerParameters

Remarks

The App6DParameters class is used to specify that a TacticalVisualizer should draw symbols according to the App6D specification and the Attributes property can be used to configure which attributes in a Feature is mapped to which part of a symbol.

Inheritance Hierarchy

System.Object (not available in C#)
  EngineObject
    ResourceObject
      TacticalVisualizerParameters
        MilitaryDVisualizerParameters
          App6DParameters

Platforms

Windows, Linux, Android

App6DParameters Members

The App6DParameters type has the following members.

Constructors

NameDescription
App6DParametersInitializes a new instance of the App6DParameters class.

Properties

NameDescription
AlphaGets or sets an alpha value that is applied to all symbols. Inherited from TacticalVisualizerParameters
AttributesGets or sets the MilitaryDAttributes that specify which attributes in a Feature are used by the TacticalVisualizer. Inherited from MilitaryDVisualizerParameters
CacheAsBitmapGets or sets a value that determines whether symbols that can be are cached as bitmaps. Inherited from TacticalVisualizerParameters
CivilianColorGets or sets the optional color for civilian symbols. Inherited from MilitaryDVisualizerParameters
ColorGets or sets the color of non-point symbols. Inherited from TacticalVisualizerParameters
ColorSchemeGets or sets the color scheme that is used for symbols and icons. Inherited from MilitaryDVisualizerParameters
FillGets or sets a value that determines whether point symbols are filled. Inherited from TacticalVisualizerParameters
FontGets or sets the font used by symbol label. Inherited from MilitaryDVisualizerParameters
FontScaleGets or sets the scale of the font used by symbol label. Inherited from MilitaryDVisualizerParameters
FriendColorGets or sets the color of friend symbols. Inherited from TacticalVisualizerParameters
HaloColorGets or sets the color of the halo drawn around all symbols. Inherited from TacticalVisualizerParameters
HaloWidthGets or sets the width of the halo drawn around all symbols. Inherited from TacticalVisualizerParameters
HostileColorGets or sets the color of hostile symbols. Inherited from TacticalVisualizerParameters
IsDisposedGets a value that tells whether the current App6DParameters has been disposed. Inherited from EngineObject
LineScaleGets or sets the line scaling of symbol frames. Inherited from TacticalVisualizerParameters
NameGets or sets the name of the App6DParameters. Inherited from ResourceObject
NativeHandleGets the native Carmenta Engine kernel object the current App6DParameters represents. Inherited from EngineObject
NeutralColorGets or sets the color of neutral symbols. Inherited from TacticalVisualizerParameters
OperationalConditionGets or sets a values that determines how the operational condition of a symbol is visualized. Inherited from MilitaryDVisualizerParameters
RenderingPriorityGet or sets how the visualization is prioritized. Inherited from TacticalVisualizerParameters
ScaleGets or sets the scale applied to point symbols. Inherited from TacticalVisualizerParameters
SelectionColorGets or sets the color that marks selected symbols. Inherited from TacticalVisualizerParameters
ShowUnsupportedGets or sets a value that determines whether unsupported symbols are displayed. Inherited from TacticalVisualizerParameters
SymbolStandardGets the symbol standard used by the App6DParameters. Inherited from TacticalVisualizerParameters
TextColorGets or sets the color that is used for text fields around point symbols. Inherited from TacticalVisualizerParameters
UnknownColorGets or sets the color of unknown symbols. Inherited from TacticalVisualizerParameters
UseAffiliationColorGets or sets a value that determines whether non-point symbols are drawn with affiliation colors. Inherited from TacticalVisualizerParameters
UseCivilianColorGets or sets value that determines whether civilian symbols should use the optional civilian color. Inherited from MilitaryDVisualizerParameters
IUserProperties.UserPropertiesGets the AttributeSet that contains the user properties. Inherited from IUserProperties
WidthGets or sets the line width of non-point symbols. Inherited from TacticalVisualizerParameters

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