Summary
Opens the geometry to start defining it.
- Namespace
- Avalonia
.Media - Containing Type
- StreamGeometry
Syntax
public StreamGeometryContext Open()
Return Value
Type | Description |
---|---|
Stream |
A StreamGeometryContext which can be used to define the geometry.
|