GraphicsObjects.AddFixedText

Syntax Parameters Return Value
Function GraphicsObjects.AddFixedText( _
    text As String, _
    percX As Double, _
    percY As Double, _
    Optional graphID As Integer = -1) As TextObject
  • text [in]

    Type: String

  • percX [in]

    Type: Double

  • percY [in]

    Type: Double

  • graphID [in, optional]

    Type: Integer

    Default value: -1

TextObject