BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
We have achieved your requirement “Need to set label to the Dropped shape”. When a Node is dragged and dropped from SymbolPalette, DiagramView’s NodeDrop event will be fired. Similarly for LineConnector, ConnectorDrop event will be fired. We have provided sample to represent this. Please refer to the sample from the following link.
Sample Link: 121090
Sample Details:
We have incremented the label value, if same shape is dropped from the SymbolPalette to the Diagram. We have provided screenshot to represent this. Please refer to the below screenshot.
Screenshot:
Regards,
Ranjitha A.
S.No |
Query |
Response |
1. |
The solution provided by you is somewhat close to our requirement. But we need the below requirement as attached in file. |
We have analyzed the provided screenshot. We have modified the sample to achieve your requirement. Please refer to the Sample from the following link.
Sample Link:121090
Label for SymbolPaletteitem: This can be achieved by iteratively modifying the Content of SymbolPaletteIitem.
Label to Bottom of Node: We have provided Label Displacement support for Node to have this requirement. |
2. |
Also the attached sample provided on link 121090 is neither opening in VS 2013 nor in VS 2015. |
We have modified the sample to achieve your requirement. Please refer to the above sample. |