PathGeometryContext Constructor
Initializes a new instance of the PathGeometryContext class
Definition
Namespace: Avalonia.Visuals.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public PathGeometryContext(
PathGeometry pathGeometry
)
Public Sub New (
pathGeometry As PathGeometry
)
new :
pathGeometry : PathGeometry -> PathGeometryContext
Parameters
See Also
Reference
PathGeometryContext Class
Avalonia.Visuals.Platform Namespace