Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic how to create anchorPattern in jscript (Read 2191 times)
hans
Junior Member
**
Offline


I Love MindFusion!

Posts: 81
Location: Netherlands
Joined: Mar 17th, 2012
how to create anchorPattern in jscript
Apr 13th, 2012 at 2:03pm
Print Post  
ScriptHelper.createAnchorPattern Method creates an empty Anchorpattern. The anchorpattern has no setPoints method.
When I create an AnchorPattern in aspx code behind it is not found in the script with ScriptHelper.anchorPatternFromId Method
Can you help me ?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: how to create anchorPattern in jscript
Reply #1 - Apr 13th, 2012 at 2:31pm
Print Post  
You can call AnchorPattern.getPoints().add() to add a new point from JavaScript.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
hans
Junior Member
**
Offline


I Love MindFusion!

Posts: 81
Location: Netherlands
Joined: Mar 17th, 2012
Re: how to create anchorPattern in jscript
Reply #2 - Apr 15th, 2012 at 8:37am
Print Post  
Thanks
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint