[]
Sets the rendering attributes of a specified text fragment.
void SetTextRenderingAttrs(TextMapFragment fragment, TextRenderingAttrs attrs)
Sub SetTextRenderingAttrs(fragment As TextMapFragment, attrs As TextRenderingAttrs)
Type | Name | Description |
---|---|---|
TextMapFragment | fragment | The text fragment. |
TextRenderingAttrs | attrs | The attributes. |