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