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