Summary
Describes a geometry using drawing commands.
- Namespace
- Avalonia
.Platform - Interfaces
-
- IGeometryContext
- IDisposable
graph BT
Type-.->Interface0["IGeometryContext"]
click Interface0 "/api/Avalonia.Platform/IGeometryContext"
Type-.->Interface1["IDisposable"]
Type["IStreamGeometryContextImpl"]
class Type type-node
Syntax
public interface IStreamGeometryContextImpl : IGeometryContext, IDisposable