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