Interface IStroke
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/awt/Stroke.html
public interface IStroke
Methods
CreateStrokedShape(Shape)
Shape CreateStrokedShape(Shape arg0)
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/awt/Stroke.html
public interface IStroke
Shape CreateStrokedShape(Shape arg0)