CombinedGeometry Properties
Properties
Bounds | Gets the geometry's bounding rectangle. (Inherited from Geometry) |
ContourLength | Gets the geometry's total length as if all its contours are placed in a straight line. (Inherited from Geometry) |
Geometry1 | Gets or sets the first Geometry object of this CombinedGeometry object. |
Geometry2 | Gets or sets the second Geometry object of this CombinedGeometry object. |
GeometryCombineMode | Gets or sets the method by which the two geometries (specified by the Geometry1 and Geometry2 properties) are combined. The default value is Union. |
InheritanceParent | Gets 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) |
Transform | Gets or sets a transform to apply to the geometry. (Inherited from Geometry) |