4.282 Figure

x:Object > DependencyObject > ContentElement > FrameworkContentElement > TextElement > Inline > AnchoredBlock > Figure, IInputElement
Figure
(usage)
<Figure> Block* </Figure>
(description)
An inline-level flow content element used to host a figure. A figure is a portion of flow content with placement properties that can be customized independently from the primary content flow within a FlowDocument.
[content property]
Blocks
[name property]
Name
[xml lang property]
Language
(properties)
CanDelayPlacement
x:Boolean
(description)
A value that indicates whether this figure can delay its placement in the flow of content.
Height
FigureLength
(description)
A value that indicates the height of a Figure element.
HorizontalAnchor
FigureHorizontalAnchor
(description)
A value that indicates the position that content is anchored to in the horizontal direction.
HorizontalOffset
x:Double
(description)
A value that indicates the distance that a Figure is offset from its baseline in the horizontal direction.
[text syntax]
LengthSyntax
VerticalAnchor
FigureVerticalAnchor
(description)
A value that indicates the position that content is anchored to in the vertical direction.
VerticalOffset
x:Double
(description)
A value that indicates the distance that a Figure is offset from its baseline in the vertical direction.
[text syntax]
LengthSyntax
Width
FigureLength
(description)
A value that indicates the width of a Figure element.
WrapDirection
WrapDirection
(description)
A value that indicates the allowable ways in which content can flow around a Figure.