차단 > 젤로스 > ConstantProvider > makeInsideCorners
zelos.ConstantProvider.makeInsideCorners() 메서드
서명:
makeInsideCorners(): {
width: number;
height: number;
pathTop: string;
pathBottom: string;
rightWidth: number;
rightHeight: number;
pathTopRight: string;
pathBottomRight: string;
};
반환:
{ width: number; 높이: 숫자; pathTop: string; pathBottom: string; rightWidth: number; rightHeight: number; pathTopRight: string; pathBottomRight: string; }