TextDraw Properties |
The TextDraw type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alignment |
Gets or sets the TextDrawAlignment of this textdraw.
|
![]() | BackColor |
Gets or sets the background Color of this textdraw.
|
![]() | BoxColor |
Gets or sets the box Color of this textdraw.
|
![]() | Font |
Gets or sets the TextDrawFont to use in this textdraw.
|
![]() | ForeColor |
Gets or sets the foreground Color of this textdraw.
|
![]() | Height |
Gets or sets the height of this textdraw's box.
|
![]() | Id |
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.) |
![]() | 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 textdraw.
|
![]() | Outline |
Gets or sets the outline size of this textdraw.
|
![]() | Position |
Gets or sets the position of this textdraw on the screen.
|
![]() | PreviewModel |
Gets or sets the previewmodel to draw on this textdraw.
|
![]() | PreviewPrimaryColor |
Gets or sets the primary vehicle color of this textdraw's previewmodel.
|
![]() | PreviewRotation |
Gets or sets the rotation of this textdraw's previewmodel.
|
![]() | PreviewSecondaryColor |
Gets or sets the secondary vehicle color of this textdraw's previewmodel.
|
![]() | PreviewZoom |
Gets or sets the zoom level of this textdraw's previewmodel.
|
![]() | Proportional |
Gets or sets whether to proporionally space the characters of this textdraw.
|
![]() | Selectable |
Gets or sets whether this textdraw is selectable.
|
![]() | Shadow |
Gets or sets the shadow-size of this textdraw.
|
![]() | Text |
Gets or sets the text of this textdraw.
|
![]() | UseBox |
Gets or sets whether to draw a box behind the textdraw.
|
![]() | Width |
Gets or sets the width of this textdraw's box.
|