Toggle side menu
Toggle side menu
Home
Documentation
API
Shape
.
Create
Defining
Geometry
()
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.