BorderType
获取边框类型。
int BorderType() const返回值
已挂载到类实例中的对象边框类型。如果无分配对象, 则返回 0。
BorderType
设置边框类型。
bool BorderType(
int type // 边框类型
)参数
type
[输入] 新的边框类型
返回值
true 如果成功, false 如果属性未改变。
获取边框类型。
int BorderType() const已挂载到类实例中的对象边框类型。如果无分配对象, 则返回 0。
设置边框类型。
bool BorderType(
int type // 边框类型
)type
[输入] 新的边框类型
true 如果成功, false 如果属性未改变。