RenderAreaHeight Property |
Gets the renderArea height.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.2.0.0 (2024.2.0)
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