FrameDrawAnnotations Property
|
Whether to highlight and annotate this frame
for debugging purposes. The bounds, margins, padding and clip
rectangle will be shown if they are available.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool DrawAnnotations { get; set; }
Public Property DrawAnnotations As Boolean
Get
Set
member DrawAnnotations : bool with get, set
Property Value
Type:
Boolean
See Also