MarkerBatchPrimitiveOptionalParameters Class | 
Namespace: AGI.Foundation.Graphics
The MarkerBatchPrimitiveOptionalParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| MarkerBatchPrimitiveOptionalParameters | 
Initializes default marker batch primitive optional parameters.
All per-marker parameters are initially empty.
  | 
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| SetColors | 
Defines a collection of colors, one for each marker in the batch.
  | |
| SetDisplays | 
Defines a collection of boolean display flags,
one for each marker in the batch.
  | |
| SetEyeOffsets | 
Defines a collection of eye offsets, one for each marker in the batch.
  | |
| SetOrigins | 
Defines a collection of origins, one for each marker in the batch.
  | |
| SetPixelOffsets | 
Defines a collection of pixel offsets, one for each marker in the batch.
  | |
| SetRotations | 
Defines a collection of rotation angles in radians, one for each marker in the batch.
  | |
| SetSizes | 
Defines a collection of sizes, one for each marker in the batch.
  | |
| SetTextureCoordinates | 
Defines a collection of texture coordinates, one for each marker in the batch.
  | |
| SetTextures | 
Defines a collection of textures, one for each marker in the batch.
  | |
| SetTimeIntervalDisplayConditions | 
Defines a collection of
TimeIntervalDisplayConditions,
one for each marker in the batch.
  | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |