Summary
Defines the platform-specific interface for a
StreamGeometry
.
- Namespace
- Avalonia
.Platform - Interfaces
graph BT
Type-.->Interface0["IGeometryImpl"]
click Interface0 "/api/Avalonia.Platform/IGeometryImpl"
Type["IStreamGeometryImpl"]
class Type type-node
Syntax
public interface IStreamGeometryImpl : IGeometryImpl
Methods
Name | Value | Summary |
---|---|---|
Clone |
IStreamGeometryImpl |
Clones the geometry.
|
Open |
I |
Opens the geometry to start defining it.
|