Skip to main content

CombinedGeometry Properties

Properties

BoundsGets the geometry's bounding rectangle.
(Inherited from Geometry)
ContourLengthGets the geometry's total length as if all its contours are placed in a straight line.
(Inherited from Geometry)
Geometry1Gets or sets the first Geometry object of this CombinedGeometry object.
Geometry2Gets or sets the second Geometry object of this CombinedGeometry object.
GeometryCombineModeGets or sets the method by which the two geometries (specified by the Geometry1 and Geometry2 properties) are combined. The default value is Union.
InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
TransformGets or sets a transform to apply to the geometry.
(Inherited from Geometry)

See Also

Reference

CombinedGeometry Class
Avalonia.Media Namespace