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