Click or drag to resize

PointBatchPrimitive Constructor

Overload List
  NameDescription
Public methodPointBatchPrimitive
Initializes a default point batch primitive. This is equivalent to constructing a point batch with a SetHint of Frequent.
Public methodPointBatchPrimitive(SetHint)
Initializes a new instance of a point batch primitive with the specified SetHint.
Top
See Also