TextBatchPrimitive.Set Method |
Name | Description | |
---|---|---|
![]() | Set(IEnumerable<Cartesian>, IEnumerable<String>) |
Defines the positions and text of strings in a text batch. The strings are rendered in the primitive's
ReferenceFrame.
|
![]() | Set(IEnumerable<Cartesian>, IEnumerable<String>, TextBatchPrimitiveOptionalParameters) |
Defines the positions, text, and optional parameters of strings in a
text batch. The strings are rendered in the primitive's
ReferenceFrame.
|
![]() | Set(IEnumerable<Cartesian>, IEnumerable<String>, TextBatchPrimitiveOptionalParameters, RenderPassHint) |
Defines the positions, text, and optional parameters of strings in a
text batch. The strings are rendered in the primitive's
ReferenceFrame.
renderPassHint is provided for efficiency.
|