Interface IAutoscroll
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/dnd/Autoscroll.html
public interface IAutoscroll
Properties
AutoscrollInsets
Insets AutoscrollInsets { get; }
Property Value
Methods
AutoscrollMethod(Point)
void AutoscrollMethod(Point arg0)