Click or drag to resize

TextBatchPrimitiveOptionalParameters Properties

The TextBatchPrimitiveOptionalParameters type exposes the following members.

Properties
  NameDescription
Public propertyEyeOffset
Gets or sets the per-batch eye offset, which is applied to each string in the text batch.
Public propertyMaximumStringLength
Gets or sets the maximum length of each string in the text batch.
Public propertyOrigin
Gets or sets the per-batch origin, which is applied to each string in the text batch.
Public propertyPixelOffset
Gets or sets the per-batch pixel offset, which is applied to each string in the text batch.
Public propertyScreenSpaceRendering
Gets or sets a flag that informs the CTextBatchPrimitive to use rendering optimized for screen space text.
Top
See Also