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: 25.1.421.0 (25.1.421.0)
Syntaxpublic PointBatchPrimitive()
public:
PointBatchPrimitive()
new : unit -> PointBatchPrimitive
See Also