PointBatchPrimitiveMinimumPixelSizeSupported Property |
Gets the minimum pixel size supported by the video card.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static float MinimumPixelSizeSupported { get; }
Public Shared ReadOnly Property MinimumPixelSizeSupported As Single
Get
public:
static property float MinimumPixelSizeSupported {
float get ();
}
static member MinimumPixelSizeSupported : float32 with get
Property Value
Type:
SingleSee Also