Share via


4.334 GeometryDrawing

x:Object > DependencyObject > Freezable > Animatable > Drawing > GeometryDrawing

(usage)

<GeometryDrawing />

(description)

Draws a Geometry using the specified Brush and Pen.

(properties)

Brush

Brush

(description)

The Brush used to fill the interior of the shape described by this GeometryDrawing.

Geometry

Geometry

(description)

The Geometry that describes the shape of this GeometryDrawing.

Pen

Pen

(description)

The Pen used to stroke this GeometryDrawing.