Here is how you define an Eyeshot text style using AutoCAD® SHX fonts:
design1.TextStyles.Add("MyStyle", new TextStyle());
design1.TextStyles.LoadFont("MyStyle", @"C:\devDept\Shx\isoct_keven.shx");
Here is how you define an Eyeshot text style using AutoCAD® SHX fonts:
design1.TextStyles.Add("MyStyle", new TextStyle());
design1.TextStyles.LoadFont("MyStyle", @"C:\devDept\Shx\isoct_keven.shx");
This content is available only to customers with an active subscription. Please ensure your subscription is current to access this article.
Please sign in to access this article.
If you believe this is an error, please contact our support team for assistance.
Comments
Please sign in to leave a comment.