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
 circle tool transparency

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
huagai Posted - 01/12/2015 : 02:20:19 AM
Origin Ver. and Service Release (Select Help-->About Origin):
Operating System:Origin 8 SR0 (i have tried with Origin9)
hi,everyone
this is my figure
in the figure,two circles are overlapped.But i want the circles like this(i drew them in PowerPoint).
in this website (www.originlab.com/doc/Tutorials/Symbol-Plot-With-Color-Transparency),the tutorial shows us how to create a symbol plot with color transparency.

however, i do not know how to create circle with color transparency!

Thanks very much.
huagai

forum
2   L A T E S T    R E P L I E S    (Newest First)
huagai Posted - 01/12/2015 : 11:46:37 PM
quote:
Originally posted by AmandaLu

Hi huagai,

To set transparency for graph objects, you can use LabTalk command object.transparency. It's available in Origin 9.0 and later versions.
For example, to set "circle2" to transpareny = 50%, you can run the following script:

circle2.transparency = 50;

You can refer to the LabTalk guide for details:
http://www.originlab.com/doc/LabTalk/ref/Graphic-objs#Properties

Thanks,
Amanda
OriginLab Technical Service



Hi,Amanda

Thank you very very very much !!
I am grateful for your help !
And thanks again .

huagai

forum
AmandaLu Posted - 01/12/2015 : 05:34:07 AM
Hi huagai,

To set transparency for graph objects, you can use LabTalk command object.transparency. It's available in Origin 9.0 and later versions.
For example, to set "circle2" to transpareny = 50%, you can run the following script:

circle2.transparency = 50;

You can refer to the LabTalk guide for details:
http://www.originlab.com/doc/LabTalk/ref/Graphic-objs#Properties

Thanks,
Amanda
OriginLab Technical Service

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