Affichage des Tailles

Forums ProRealTime forum Français Support ProBuilder Affichage des Tailles

Viewing 2 posts - 1 through 2 (of 2 total)
  • #253963

    Bonjour,
    On peut utiliser les variables de Tailles des instruments, mais comment peut-on les afficher ?

    DrawText(“TailleTick= #TickSize#, TaillePoint= #PointSize#, ValeurPoint= #PointValue#”, 0, -50) Anchor(Top)
    DrawText(“TailleTick= TickSize, TaillePoint= PointSize, ValeurPoint= PointValue”, 0, -70) Anchor(Top)
    DrawText(“TickSize, PointSize, PointValue”, 0, -90) Anchor(Top)
    RETURN

    a retourné la capture d’écran ci-dessous.
    Merci par avance.

    #253965

    Bonjour, en passant par des noms de variable qui ne sont pas des mots réservés du langage:

     

     

    3 users thanked author for this post.
Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login