RenderTreeEdit.ReferenceFrameIndex Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the index of related data in an associated render frames array. For example, if the Type value is PrependFrame, gets the index of the new frame data in an associated render tree.
public: initonly int ReferenceFrameIndex;
public readonly int ReferenceFrameIndex;
val mutable ReferenceFrameIndex : int
Public ReadOnly ReferenceFrameIndex As Integer