PointVisualizerTEntityPixelSize Property |
Gets or sets the size of each point in pixels.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public float PixelSize { get; set; }
Public Property PixelSize As Single
Get
Set
public:
property float PixelSize {
float get ();
void set (float value);
}
member PixelSize : float32 with get, set
Property Value
Type:
SingleSee Also