| Name | Description | |
|---|---|---|
![]() | BeginArrowhead | Gets or sets the begin arrowhead style |
![]() | BeginDirection | Gets or sets the direction towards which the begin of the geometry is headed for. By default set to Automatic. |
![]() | ClipWithImageBlock | Gets or sets the geometry is clipped with the bounding box of the image block. |
![]() | ClipWithTextBlock | Gets or sets the geometry is clipped with the bounding box of the text block. |
![]() | CornerRounding | Gets or sets the corner rounding of the geometry. |
![]() | Count | Gets the count of elements in this collection. |
![]() | EndArrowhead | Gets or sets the end arrowhead style |
![]() | EndDirection | Gets or sets the direction towards which the end of the geometry is headed for. By default set to Automatic. |
![]() | Fill | Gets or sets the geometry fill style |
![]() | FilledPath | Gets the filled path represented by this geometry. May be null. The returned path is a copy of the actually used path. |
![]() | FilledPathEqualsStrokedPath | Gets whether the filled path is identical to the stroked path. |
![]() | FillRule | Gets or sets the filling rule of the path |
![]() | Item | Gets or sets the element at the specified index. |
![]() | Shadow | Gets or sets the geometry shadow style |
![]() | SnapPath | Gets the snap path represented by this geometry. May be null. |
![]() | Stroke | Gets or sets the geometry stroke style |
![]() | StrokedPath | Gets the stroked path represented by this geometry. May be null. The returned path is a copy of the actually used path. |

