TextBatchPrimitive.SetPartial Method |
Name | Description | |
---|---|---|
![]() | SetPartial(IEnumerable<Cartesian>, IEnumerable<String>, IEnumerable<Int32>) |
Updates a subset of positions and/or text in a text batch.
|
![]() | SetPartial(IEnumerable<Cartesian>, IEnumerable<String>, TextBatchPrimitiveOptionalParameters, IEnumerable<Int32>) |
Updates a subset of positions, text, and/or optional per-string parameters in a text batch.
|
![]() | SetPartial(IEnumerable<Cartesian>, IEnumerable<String>, IEnumerable<Int32>, IndicesOrderHint) |
Updates a subset of positions and/or text in a text batch.
|
![]() | SetPartial(IEnumerable<Cartesian>, IEnumerable<String>, TextBatchPrimitiveOptionalParameters, IEnumerable<Int32>, IndicesOrderHint, RenderPassHint) |
Updates a subset of positions, text, and/or optional per-string parameters in a text batch.
|