-
Notifications
You must be signed in to change notification settings - Fork 0
AvoidResize
Nonki Takahashi edited this page Apr 24, 2017
·
2 revisions
Use following workaround to avoid to resize the graphics window on browser with Silverlight environment.
gw = 598
gh = 428
GraphicsWindow.Width = gw
GraphicsWindow.Height = gh
- Small Basic Known Issue: 22108 - Viewport of GraphicsWindow is Narrower and Sometimes Resized in Remote (TechNet Wiki)
Copyright © 2017-2019 Nonki Takahashi.
This work is licensed under a Creative Commons Attribution 4.0 International License.
