FrameShapeType
This page covers the description of the FrameShapeType enumeration
public class FrameShapeType {
public static final int LINE = 0;
public static final int CORNER = 1;
}Last updated
This page covers the description of the FrameShapeType enumeration
public class FrameShapeType {
public static final int LINE = 0;
public static final int CORNER = 1;
}Last updated