Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Load image (Read 2128 times)
kor
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 1
Joined: May 14th, 2006
Load image
May 14th, 2006 at 11:50pm
Print Post  
I'am using demo version of FlowchartX. My question is either this version supported/not supported  on load image in the box? If supported, can somebody show me how? I tried with "boxSelected.SetPicturePos(pic)", "boxSelected.SetPicture(pic);" and "boxSelected.FitSizeToPicture();" but not work.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Load image
Reply #1 - May 15th, 2006 at 5:12am
Print Post  
It should look like

aBox.LoadPicture(imageFilePath)

or

aBox.Picture = aPicture

What programming language/environment do you use ?

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint