• TestingDocs
TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Raptor Flowchart

Graphics in Raptor Flowchart

Raptor Flowcharts

Introduction

In this post, we will learn to use graphics programming in Raptor flowcharts. To use graphics, you must create a graphics window using the command called RaptorGraph.

https://www.testingdocs.com/getting-started-with-raptorgraph/

Open_Graph_Window

We can specify the height and width of the window to this command.

Open_Graph_Window(500,500)

would open a window screen with 500 height and 500 width as shown in the picture.

 

Once we add the graphics window, then we can add other elements to the window. For example, let’s add a circle to the window.

Draw a circle example

To draw a circle we can use the following command.

Draw_Circle(200,200,150,Blue,filled)

The above command will draw a circle with a blue color filled in the circle area as shown in the screenshot.

 

 

Practice adding more elements to the window like adding lines, triangles, ellipses, etc.

 

 

RAPTOR Tutorial Page: https://www.testingdocs.com/raptor-a-flowchart-tool/

RAPTOR official website: https://raptor.martincarlisle.com/

Related Posts

Install RAPTOR Avalonia CentOS

Raptor Flowchart /

Install RAPTOR Avalonia on CentOS

RAPTOR Avalonia Edition Windows

Raptor Flowchart /

Download RAPTOR Avalonia Edition on Windows

RAPTOR Editions

Raptor Flowchart /

RAPTOR Editions

RAPTOR flowcart to write to a file output

Raptor Flowchart /

Write to a file with RAPTOR flowchart

Sum of Squares Array Elements Modular Approach

Raptor Flowchart /

Sum of Squares of Given Array Elements

‹ Launch RAPTOR on Windows› IPO Chart

Recent Posts

  • How to secure your SQL Database: Tips and Tricks
  • Shaping the Future of Development: Exploring Key Trends in Software Engineering
  • Improving Java Performance with Multithreading
  • Difference between PHP and JavaScript?
  • Bing Conversation Styles
  • ChatGPT Introduction
  • Open Source AI Frameworks
  • Artificial Intelligence Tools
  • Top AI Music Applications
  • Top AI Website Design Tools

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com