IVisualNode.

GeometryClip Property

Summary

Gets the node's clip geometry, if any.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
IVisualNode

Syntax

IGeometryImpl GeometryClip { get; set; }

Value

Type Description
IGeometryImpl