PathMarkupParser.

PathMarkupParser(IGeometryContext) Constructor

Summary

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

Syntax

public PathMarkupParser(IGeometryContext geometryContext)

Parameters

Name Type Description
geometryContext IGeometryContext The geometry context.

Return Value

Type Description
void