PointBatchPrimitive Constructor |
Initializes a default point batch primitive. This is
equivalent to constructing a point batch with a
SetHint
of
Frequent.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public PointBatchPrimitive()
public:
PointBatchPrimitive()
new : unit -> PointBatchPrimitive
See Also