Gets the renderArea width.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2023.1.3.0 (2023.1.3)
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