StreamGeometryOpen Method

Opens the geometry to start defining it.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public StreamGeometryContext Open()

Return Value

StreamGeometryContext
A StreamGeometryContext which can be used to define the geometry.

See Also