Hello everybody!
A few days ago, I have submitted a small couple of VB components intended to display and bake some text to the Rhino document, in planes parallel to the active Rhino display.
I am currently trying to improve that crappy draft and I am looking forward using a font list in order to choose the one I want to display.
MSDN provides :
http://msdn.microsoft.com/en-us/library/system.windows.media.fonts....where System.Windows.Media..::.Fonts is described as a good place to start with.
Unfortunately, I cannot find : "System.Windows.Media" namespace under the VB component code "Imports", so it doesn't appear in the auto completion...
Does anyone knows how to add a Windows namespace to my VB component ?
Thanks for your help!
Tags: