SoWinRenderAreaSetRedrawPriority Method |
Sets the priority of the redraw sensor.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetRedrawPriority(
uint priority
)
Public Sub SetRedrawPriority (
priority As UInteger
)
public:
void SetRedrawPriority(
unsigned int priority
)
member SetRedrawPriority :
priority : uint32 -> unit
Parameters
- priority
- Type: SystemUInt32
Remarks See Also