PointBatchPrimitiveMaximumPixelSizeSupported Property |
Gets the maximum pixel size supported by the video card.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static float MaximumPixelSizeSupported { get; }
Public Shared ReadOnly Property MaximumPixelSizeSupported As Single
Get
public:
static property float MaximumPixelSizeSupported {
float get ();
}
static member MaximumPixelSizeSupported : float32 with get
Property Value
Type:
Single
See Also