Menu

Public Properties

NameDescription
FillGets or sets the Brush that specifies how to paint the interior of the shape.
GeometryMargin Gets the margin between logical bounds and actual geometry bounds. This can be either positive (as in Arc) or negative (as in Callout).
RenderedGeometry Gets the rendered geometry presented by the rendering engine.
StretchGets or sets a Stretch enumeration value that describes how the shape fills its allocated space.
StrokeGets or sets the Brush that specifies how the Shape outline is painted.
StrokeThicknessGets or sets the width of the Shape stroke outline.

See Also