This document is archived and information here might be outdated. Recommended version. |
Shows the construction minibar.
[Visual Basic .NET]
Public Sub Show ( _
ByVal xLoc As Integer, _
ByVal yLoc As Integer _
)
[C#]
public void Show (
int xLoc,
int yLoc
);