Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Custom DiagramNode (Read 2389 times)
SC
YaBB Newbies
*
Offline



Posts: 37
Joined: Jan 18th, 2008
Custom DiagramNode
Jun 5th, 2008 at 4:05pm
Print Post  
Hi
I am trying to create customnode and I am unable to get rid of the following error:

Error1CustomNode' does not implement inherited abstract member 'MindFusion.Diagramming.Wpf.DiagramItem.xc698485eba912f6e(System.Windows.Media.D
rawingContext)'C:\Designer\CustomNode.cs1515Designer


I have implemented draw method and an empty DrawAnchors method.
For some reason when I derive my class from DiagramNode then it is creating only draw method but the complier complains the above error
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Custom DiagramNode
Reply #1 - Jun 5th, 2008 at 4:30pm
Print Post  
Hi,

This version of the control should fix that:
https://mindfusion.eu/_beta/wpfdiag101.zip

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint