ブロックする >zelos >ConstantProvider >makeInsideCorners
zelos.ConstantProvider.makeInsideCorners() メソッド
署名:
makeInsideCorners(): {
width: number;
height: number;
pathTop: string;
pathBottom: string;
rightWidth: number;
rightHeight: number;
pathTopRight: string;
pathBottomRight: string;
};
戻り値:
{ width: number;height: number;pathTop: 文字列;pathBottom: string;RightWidth: number;RightHeight: number;pathTopRight: string;pathBottomRight: string;}