OptionsBreakAtTimeFrame Property
|
Breaks into debugger at a particular time
frame in the render sequence. For internal use only.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public static int BreakAtTimeFrame { get; set; }
Public Shared Property BreakAtTimeFrame As Integer
Get
Set
static member BreakAtTimeFrame : int with get, set
Property Value
Type:
Int32
See Also