public WindowLevelInformation( int width, int center, string name, Keys shortcut )
public: WindowLevelInformation( int width, int center, string* name, Keys shortcut )
'Declaration Public Function New( _ ByVal width As Integer, _ ByVal center As Integer, _ ByVal name As String, _ ByVal shortcut As Keys _ )
'Usage Dim width As Integer Dim center As Integer Dim name As String Dim shortcut As Keys Dim instance As New WindowLevelInformation(width, center, name, shortcut)
Target Platforms
WindowLevelInformation Class WindowLevelInformation Members Overload List