StreamGeometryContext.

StreamGeometryContext(IStreamGeometryContextImpl) Constructor

Summary

Initializes a new instance of the StreamGeometryContext class.
Namespace
Avalonia.Media
Containing Type
StreamGeometryContext

Syntax

public StreamGeometryContext(IStreamGeometryContextImpl impl)

Parameters

Name Type Description
impl IStreamGeometryContextImpl The platform-specific implementation.

Return Value

Type Description
void