- Namespace
- Avalonia
.Rendering .SceneGraph - Interfaces
-
- IDrawOperation
- IDisposable
- IEquatable
<ICustomDrawOperation>
graph BT
Type-.->Interface0["IDrawOperation"]
click Interface0 "/api/Avalonia.Rendering.SceneGraph/IDrawOperation"
Type-.->Interface1["IDisposable"]
Type-.->Interface2["IEquatable<ICustomDrawOperation>"]
Type["ICustomDrawOperation"]
class Type type-node
Syntax
public interface ICustomDrawOperation : IDrawOperation, IDisposable,
IEquatable<ICustomDrawOperation>