public NativeRectangle ClientRectangle
Public ClientRectangle As NativeRectangle
Dim instance As NativeWindowInfo
Dim value As NativeRectangle
value = instance.ClientRectangle
instance.ClientRectangle = value
public:
NativeRectangle ClientRectangle
val mutable ClientRectangle: NativeRectangle
No code example is currently available or this language may not be supported.