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