Click or drag to resize

TextBatchPrimitiveOptionalParameters Methods

The TextBatchPrimitiveOptionalParameters type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetColors
Defines a collection of colors, one for each string in the batch.
Public methodSetDisplays
Defines a collection of boolean display flags, one for each string in the batch.
Public methodSetEyeOffsets
Defines a collection of eye offsets, one for each string in the batch.
Public methodSetOrigins
Defines a collection of origins, one for each string in the batch.
Public methodSetPixelOffsets
Defines a collection of pixel offsets, one for each string in the batch.
Public methodSetTimeIntervalDisplayConditions
Defines a collection of TimeIntervalDisplayConditions, one for each string in the batch.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also