CombinedGeometry
Inheritance: Geometry AvaloniaUI documentation: CombinedGeometry API
Constructors
Constructors | Description |
---|---|
CombinedGeometry(geometry1: WidgetBuilder<'msg, #IFabGeometry>, geometry2: WidgetBuilder<'msg, #IFabGeometry>) | Creates a CombinedGeometry widget. |
Properties
Properties | Description |
---|---|
geometryCombineMode(value: GeometryCombineMode) | Sets the GeometryCombineMode property. |
reference(value: ViewRef) | Link a ViewRef to access the direct CombinedGeometry control instance. |
Usages
Get access to the underlying CombinedGeometry
Last updated