RenderTreeBuilder.OpenRegion(Int32) Method

Definition

Appends a frame representing a region of frames.

public:
 void OpenRegion(int sequence);
public void OpenRegion (int sequence);
member this.OpenRegion : int -> unit
Public Sub OpenRegion (sequence As Integer)

Parameters

sequence
Int32

An integer that represents the position of the instruction in the source code.

Applies to