Shape.

CreateDefiningGeometry() Method

Summary

Creates the shape's defining geometry.
Namespace
Avalonia.Controls.Shapes
Containing Type
Shape

Syntax

protected abstract Geometry? CreateDefiningGeometry()

Return Value

Type Description
Geometry? Defining Geometry of the shape.