TextBatchPrimitiveOptionalParameters Constructor |
Initializes default text batch primitive optional parameters.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TextBatchPrimitiveOptionalParameters()
public:
TextBatchPrimitiveOptionalParameters()
new : unit -> TextBatchPrimitiveOptionalParameters
Remarks
All per-string parameters are initially empty.
The per-batch properties are initialized to the following values:
See Also