MarkerVisualizer<TEntity> Properties |
The MarkerVisualizer<TEntity> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Callback |
Gets or sets the MarkerCallback<TEntity> used to determine the marker.
|
![]() | Color |
Gets or sets the color.
(Overrides EntityVisualizer<TEntity>.Color.) |
![]() | Display |
Gets or sets a value indicating whether the entities are displayed.
(Overrides EntityVisualizer<TEntity>.Display.) |
![]() | DisplayCondition |
Gets or sets the DisplayCondition.
(Overrides EntityVisualizer<TEntity>.DisplayCondition.) |
![]() | Entities |
Gets or sets the entities being visualized.
(Overrides EntityVisualizer<TEntity>.Entities.) |
![]() | EyeOffset |
Gets or sets the eye offset of each marker from the position of the entity.
|
![]() | Origin |
Gets or sets the origin of each marker.
|
![]() | PixelOffset |
Gets or sets the pixel offset of each marker from the position of the entity.
|
![]() | SetHint |
Gets the SetHint of the underlying primitive.
|
![]() | Size |
Gets or sets the size of the markers in the unit defined by SizeUnit. Defaults to pixels.
|
![]() | SizeSource |
Gets or sets the size source.
|
![]() | SizeUnit |
Gets or sets the size unit.
|
![]() | Translucency |
Gets or sets the translucency. 0 is opaque and 1 is transparent.
(Overrides EntityVisualizer<TEntity>.Translucency.) |