Click or drag to resize

TextDraw Properties

The TextDraw type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets or sets the TextDrawAlignment of this textdraw.
Public propertyBackColor
Gets or sets the background Color of this textdraw.
Public propertyBoxColor
Gets or sets the box Color of this textdraw.
Public propertyFont
Gets or sets the TextDrawFont to use in this textdraw.
Public propertyForeColor
Gets or sets the foreground Color of this textdraw.
Public propertyHeight
Gets or sets the height of this textdraw's box.
Public propertyId
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.)
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 textdraw.
Public propertyOutline
Gets or sets the outline size of this textdraw.
Public propertyPosition
Gets or sets the position of this textdraw on the screen.
Public propertyPreviewModel
Gets or sets the previewmodel to draw on this textdraw.
Public propertyPreviewPrimaryColor
Gets or sets the primary vehicle color of this textdraw's previewmodel.
Public propertyPreviewRotation
Gets or sets the rotation of this textdraw's previewmodel.
Public propertyPreviewSecondaryColor
Gets or sets the secondary vehicle color of this textdraw's previewmodel.
Public propertyPreviewZoom
Gets or sets the zoom level of this textdraw's previewmodel.
Public propertyProportional
Gets or sets whether to proporionally space the characters of this textdraw.
Public propertySelectable
Gets or sets whether this textdraw is selectable.
Public propertyShadow
Gets or sets the shadow-size of this textdraw.
Public propertyText
Gets or sets the text of this textdraw.
Public propertyUseBox
Gets or sets whether to draw a box behind the textdraw.
Public propertyWidth
Gets or sets the width of this textdraw's box.
Top
See Also