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