4.115 CombinedGeometry

x:Object > DependencyObject > Freezable > Animatable > Geometry > CombinedGeometry
CombinedGeometry
(usage)
<CombinedGeometry> string </CombinedGeometry>
(description)
Represents a 2-D geometric shape defined by the combination of two Geometry objects.
[text syntax]
GeometrySyntax
(properties)
Geometry1
Geometry
(description)
The first Geometry object of this CombinedGeometry object.
Geometry2
Geometry
(description)
The second Geometry object of this CombinedGeometry object.
GeometryCombineMode
GeometryCombineMode
(description)
The way by which the two geometries (specified by the Geometry1 and Geometry2 properties) are combined.