ConnectionContainerWidth Property |
Gets the client container width.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint ContainerWidth { get; }
Public ReadOnly Property ContainerWidth As UInteger
Get
public:
property unsigned int ContainerWidth {
unsigned int get ();
}
member ContainerWidth : uint32 with get
Return Value
Type:
UInt32the client container width
Remarks See Also