The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Reference lines to draw a filled region

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
AKazak Posted - 05/16/2022 : 06:36:30 AM
OriginPro 2022b (64-bit) SR1 9.9.5.167
Windows 10 Pro x64

Greetings!

I want to use reference lines to draw a filled region, say a rectangle or oval on a graph.
Is this currently possible?

Thank you.

---
Andrey
7   L A T E S T    R E P L I E S    (Newest First)
cpyang Posted - 05/17/2022 : 2:14:55 PM
Yes, in Object Property, Dimensions, set Unit to Scale

CP
AKazak Posted - 05/17/2022 : 11:17:51 AM
quote:
Originally posted by cpyang

You specify the x1,y1 and x3,y3 property, like

rect.x1=x1;rect.y1=y1;rect.x3=x2/2;rect.y3=y2/2;


Where the x1,y2 etc on the right hand side are the layer scale range.

CP




Got it!
Is there a way to set the corner-point coordinates via GUI?

---
Andrey
cpyang Posted - 05/17/2022 : 07:22:34 AM
You specify the x1,y1 and x3,y3 property, like

rect.x1=x1;rect.y1=y1;rect.x3=x2/2;rect.y3=y2/2;


Where the x1,y2 etc on the right hand side are the layer scale range.

CP
AKazak Posted - 05/16/2022 : 9:21:50 PM
quote:
Originally posted by YimingChen

Double click on the rectangle to open the Object Properties dialog. Go to Dimensions tab, set the Units to Scale.

James



Dear James,

It is a good option.
How do I set specific coordinate values to the rectangle corners?

---
Andrey
YimingChen Posted - 05/16/2022 : 2:07:39 PM
Double click on the rectangle to open the Object Properties dialog. Go to Dimensions tab, set the Units to Scale.

James
AKazak Posted - 05/16/2022 : 12:24:00 PM
quote:
Originally posted by YimingChen

Can you use the Rectangle or Circle tool on the left hand side tool bar?

James



Dear James, how can I tie Rectangle or Circle tools to the graph coordinates?

Thank you.

---
Andrey
YimingChen Posted - 05/16/2022 : 08:55:43 AM
Can you use the Rectangle or Circle tool on the left hand side tool bar?

James

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000