PlayerTextDraw Properties |
The PlayerTextDraw type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment |
Gets or sets the TextDrawAlignment of this player-textdraw.
| |
| AutoDestroy |
Gets or sets whether the textdraw should automatically be destroyed when hidden.
| |
| BackColor |
Gets or sets the background Color of this player-textdraw.
| |
| BoxColor |
Gets or sets the box Color of this player-textdraw.
| |
| Font |
Gets or sets the TextDrawFont to use in this player-textdraw.
| |
| ForeColor |
Gets or sets the foreground Color of this player-textdraw.
| |
| Height |
Gets or sets the height of this player-textdraw's box.
| |
| Id |
Gets the identifier of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.) | |
| IsApplyFixes |
Gets or sets whether SA-MP fixes should be applied.
| |
| IsDisposed |
Gets whether this resource has been disposed.
(Inherited from Disposable.) | |
| LetterSize |
Gets or sets the size of the letters of this player-textdraw.
| |
| Outline |
Gets or sets the outline size of this player-textdraw.
| |
| Owner |
Gets the owner of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.) | |
| Position |
Gets or sets the position of this player-textdraw on the screen.
| |
| PreviewModel |
Gets or sets the preview model to draw on this player-textdraw.
| |
| PreviewPrimaryColor |
Gets or sets the primary vehicle color of this player-textdraw's preview model.
| |
| PreviewRotation |
Gets or sets the rotation of this player-textdraw's preview model.
| |
| PreviewSecondaryColor |
Gets or sets the secondary vehicle color of this player-textdraw's preview model.
| |
| PreviewZoom |
Gets or sets the zoom level of this player-textdraw's preview model.
| |
| Proportional |
Gets or sets whether to proporionally space the characters of this player-textdraw.
| |
| Selectable |
Gets or sets whether this player-textdraw is selectable.
| |
| Shadow |
Gets or sets the shadow-size of this player-textdraw.
| |
| Text |
Gets or sets the text of this player-textdraw.
| |
| UseBox |
Gets or sets whether to draw a box behind the player-textdraw.
| |
| Width |
Gets or sets the width of this player-textdraw's box.
|