blockly >zelos >ConstantProvider >makeInsideCorners
zelos.ConstantProvider.makeInsideCorners() 方法
Signature:
makeInsideCorners(): {
width: number;
height: number;
pathTop: string;
pathBottom: string;
rightWidth: number;
rightHeight: number;
pathTopRight: string;
pathBottomRight: string;
};
返回:
{ width: number;高度:数字;pathTop:字符串;pathBottom:字符串;rightWidth:number;rightHeight:数字;pathTopRight: string;pathBottomRight:string;}