PointVisualizerTEntity Properties |
The PointVisualizerTEntity generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
Gets or sets the color.
(Overrides EntityVisualizerTEntityColor.) | |
| Display |
Gets or sets a value indicating whether the entities are displayed.
(Overrides EntityVisualizerTEntityDisplay.) | |
| DisplayCondition |
Gets or sets the DisplayCondition.
(Overrides EntityVisualizerTEntityDisplayCondition.) | |
| DisplayOutline |
Gets or sets a value indicating whether to outline each point.
| |
| Entities |
Gets or sets the entities being visualized.
(Overrides EntityVisualizerTEntityEntities.) | |
| OutlineColor |
Gets or sets the color of the outline.
| |
| OutlineTranslucency |
Gets or sets the translucency of the outline. 0 is opaque and 1 is transparent.
| |
| OutlineWidth |
Gets or sets the width of the outline, in pixels.
| |
| PixelSize |
Gets or sets the size of each point in pixels.
| |
| SetHint |
Gets the SetHint of the underlying primitive.
| |
| Translucency |
Gets or sets the translucency. 0 is opaque and 1 is transparent.
(Overrides EntityVisualizerTEntityTranslucency.) |