int Width { get; }
ReadOnly Property Width As Integer Get Dim instance As IDesktop Dim value As Integer value = instance.Width
property int Width { int get (); }
© 2020 SmartBear Sofware