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