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