-
Notifications
You must be signed in to change notification settings - Fork 0
AvoidPropertyBreak
Nonki Takahashi edited this page Apr 24, 2017
·
2 revisions
Use following workaround to avoid property break issue on browser with Silverlight environment.
If silverlight Then ' on browser environment
Program.Delay(msWait)
EndIf
GraphicsWindow.PenWidth = pw
FontName and FontSize are also needed this workaround.
Copyright © 2017-2019 Nonki Takahashi.
This work is licensed under a Creative Commons Attribution 4.0 International License.