Power Apps is a suite of apps, services, connectors, and data platforms that provides a rapid application development environment to build custom apps for your business needs. Click here for more details.
Pen Input control in which the user can draw, erase, and highlight areas of an image. The user can use this control like a whiteboard, drawing diagrams, and writing words that can be converted to typed text.
Reading this article, you can learn how to use Pen input control in Microsoft Power Apps.
Step 1
Open the URL https://powerapps.microsoft.com/en-us/ in the browser for Power apps,
Create an account with your Organisation Mail ID and login it, After login your Power Apps account,
Step 2
First, Click Create (+ ) and Select the Canvas app from blank,
Next, Give the App name as PAPen and Format as Phone, and then click on Create.
Now, In the Power Apps studio environment, Select the Create a form option,
Step 3
To test the Pen input control, Rename the Screen name as ScrPen, Rename the Form name as FrmPen,
Add the following controls in the Form window for Pen input feature view,
Insert the Label Control and set the Name property as LblName and Text Property as Pen input Control in Power Apps.
Insert the Pen input Control and set the Name property as PITest.
Step 4
Now we can see the preview of your App in Power Apps Studio, and The output of the PAPen is,
After drawing in the Pen input Control,
Summary
Now you are successfully tested Pen input Control in the Power Apps Studio environment.