ICustomDrawOperation Methods
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
Equals(T) | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatable(ICustomDrawOperation)) |
HitTest(Point) | Hit test the geometry in this node. |
Render(ImmediateDrawingContext) | Renders the node to a drawing context. |
See Also
Reference
ICustomDrawOperation Interface
Avalonia.Rendering.SceneGraph Namespace