Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
In case of inserting many Text notes, I want to commit once without making sub Transactions or such which is costly to performance.
So how can I pre-calculate the text height in C#
Can I use the Graphics.MeasureString() function? If so how can I set the size and width of the TextNoteType in C# Graphics module, and also what about the units used in both the API and the Graphics c# class..
Thanks.
Solved! Go to Solution.