Click or drag to resize

PlayerTextDraw Properties

The PlayerTextDraw type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the TextDrawAlignment of this player-textdraw.
Public propertyAutoDestroy
Gets or sets whether the textdraw should automatically be destroyed when hidden.
Public propertyBackColor
Gets or sets the background Color of this player-textdraw.
Public propertyBoxColor
Gets or sets the box Color of this player-textdraw.
Public propertyFont
Gets or sets the TextDrawFont to use in this player-textdraw.
Public propertyForeColor
Gets or sets the foreground Color of this player-textdraw.
Public propertyHeight
Gets or sets the height of this player-textdraw's box.
Public propertyId
Gets the identifier of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.)
Public propertyIsApplyFixes
Gets or sets whether SA-MP fixes should be applied.
Public propertyIsDisposed
Gets whether this resource has been disposed.
(Inherited from Disposable.)
Public propertyLetterSize
Gets or sets the size of the letters of this player-textdraw.
Public propertyOutline
Gets or sets the outline size of this player-textdraw.
Public propertyOwner
Gets the owner of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.)
Public propertyPosition
Gets or sets the position of this player-textdraw on the screen.
Public propertyPreviewModel
Gets or sets the preview model to draw on this player-textdraw.
Public propertyPreviewPrimaryColor
Gets or sets the primary vehicle color of this player-textdraw's preview model.
Public propertyPreviewRotation
Gets or sets the rotation of this player-textdraw's preview model.
Public propertyPreviewSecondaryColor
Gets or sets the secondary vehicle color of this player-textdraw's preview model.
Public propertyPreviewZoom
Gets or sets the zoom level of this player-textdraw's preview model.
Public propertyProportional
Gets or sets whether to proporionally space the characters of this player-textdraw.
Public propertySelectable
Gets or sets whether this player-textdraw is selectable.
Public propertyShadow
Gets or sets the shadow-size of this player-textdraw.
Public propertyText
Gets or sets the text of this player-textdraw.
Public propertyUseBox
Gets or sets whether to draw a box behind the player-textdraw.
Public propertyWidth
Gets or sets the width of this player-textdraw's box.
Top
See Also