This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IC > IConstructionMiniBar Interface > IConstructionMiniBar.UpdateTransparency Method (ArcObjects .NET 10.5 SDK) |
Updates the coordinate display and adjusts the tranparency of the window.
[Visual Basic .NET] Public Sub UpdateTransparency ( _ ByVal xLoc As Integer, _ ByVal yLoc As Integer _ )
[C#] public void UpdateTransparency ( int xLoc, int yLoc );