[TypeConverter(typeof(elementTypeConverter))]
public abstract class element : Control, IAvaloniaObjectDebug, INotifyPropertyChanged, IDataContextProvider, ILogical, IThemeVariantHost, IResourceHost, IResourceNode, IStyleHost, ISetLogicalParent, ISetInheritanceParent, ISupportInitialize, INamed, IAvaloniaListItemValidator<ILogical>, IAvaloniaListItemValidator<Visual>, IInputElement, IDataTemplateHost, IVisualBrushInitialize, ISetterValue, ICustomHitTest
kind:method, kind:property, kind:ctor. Press Esc to clear.GeometryBoundsGets the geometry bounds in picture coordinates.SceneNodesGets retained scene nodes associated with this control.SvgElementGets the SVG element backing this control.TotalTransformMatrixGets the accumulated transform for the element.TransformedBoundsGets the transformed bounds in picture coordinates.TransformMatrixGets the local transform applied to the element.GetControlBounds(Matrix)Transforms the picture-space bounds into control coordinates using the provided matrix.HitTest(SKPoint)Performs hit testing against the element in picture coordinates.HitTest(SKRect)Performs hit testing against the element using a rectangle in picture coordinates.